Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Bastien Gounon
xcache-flusher
Commits
7c5b6f1c
Commit
7c5b6f1c
authored
Oct 15, 2020
by
Bastien Gounon
🐗
Browse files
Add entrypoint script in working directory
parent
92665768
Pipeline
#87152
failed with stage
in 1 minute and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Dockerfile
Dockerfile
+1
-0
No files found.
Dockerfile
View file @
7c5b6f1c
...
...
@@ -2,6 +2,7 @@ FROM golang
WORKDIR
/go/src/app
COPY
src/* ./
COPY
entrypoint.sh ./
RUN
go get
-v
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment