Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservice
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
masi9606
webservice
Commits
97db77d6
Commit
97db77d6
authored
6 months ago
by
schnarkus
Browse files
Options
Downloads
Patches
Plain Diff
build again
parent
c6a52c65
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#68923
passed
6 months ago
Stage: test
Stage: build
Stage: publish
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Containerfile
+1
-5
1 addition, 5 deletions
Containerfile
with
1 addition
and
5 deletions
Containerfile
+
1
−
5
View file @
97db77d6
...
...
@@ -7,13 +7,9 @@ COPY artifact.bin /artifact.bin
# Set more environment variables for the web service
ENV
VERSION=1.0.0
ENV
FONT_COLOR=blue
ENV
LOG_LEVE=error
ENV
ENV_NAME=development
ENV
HOST=0.0.0.0
ENV
PORT=8080
ENV
DB_HOST=redis_container
ENV
DB_PORT=6379
ENV
DB_NAME=0
ENV
DB_HOST=localhost
EXPOSE
8080
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment