Skip to content

Commit

Permalink
Dockerfile.dev: adds ca-certificates
Browse files Browse the repository at this point in the history
  • Loading branch information
andrestc committed Mar 17, 2018
1 parent 3176d5b commit 5379328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.dev
@@ -1,4 +1,5 @@
FROM alpine:3.4
RUN apk add --no-cache ca-certificates
ADD build/tsurud /bin/tsurud
ADD /etc/tsuru-compose.conf /etc/tsuru/tsuru.conf
EXPOSE 8080
Expand Down

0 comments on commit 5379328

Please sign in to comment.