Skip to content

Commit

Permalink
docker: re-add default command (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
mastercactapus committed Sep 12, 2019
1 parent 3221aab commit 551a828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devtools/ci/dockerfiles/goalert/Dockerfile
Expand Up @@ -2,5 +2,6 @@ FROM alpine

RUN apk --no-cache add tzdata ca-certificates
ENV GOALERT_LISTEN :8081
CMD ["/usr/bin/goalert"]

COPY bin/goalert /usr/bin/goalert

0 comments on commit 551a828

Please sign in to comment.