Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
DevOps2022LevKireenko2
cat
Commits
6eac9431
Commit
6eac9431
authored
2 years ago
by
Лев Киреенко
Browse files
Options
Download
Patches
Plain Diff
Update Dockerfile
parent
139aa269
develop
feature
master
1 merge request
!7
Update Dockerfile
Pipeline
#72870
failed
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+1
-0
Dockerfile
with
1 addition
and
0 deletions
+1
-0
Dockerfile
+
1
−
0
View file @
6eac9431
...
@@ -8,3 +8,4 @@ WORKDIR /service
...
@@ -8,3 +8,4 @@ WORKDIR /service
RUN
go build .
RUN
go build .
CMD
["./ms-cat"]
CMD
["./ms-cat"]
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets