Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
daas
jwt-tokenissuer
Commits
134f25b6
Commit
134f25b6
authored
Oct 03, 2018
by
Gurvinder Singh
Browse files
Update Dockerfile to have curl as well
parent
8706326e
Pipeline
#11548
passed with stages
in 50 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
134f25b6
FROM
alpine:3.8
FROM
alpine:3.8
RUN
apk update
&&
apk add ca-certificates
RUN
apk update
&&
apk add
--no-cache
ca-certificates
curl
COPY
./jwt-tokenissuer /bin/
COPY
./jwt-tokenissuer /bin/
...
...
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