Skip to content

Commit

Permalink
Merge pull request #389 from Arkerthan/master
Browse files Browse the repository at this point in the history
Remove custom entrypoint from Dockerfile
  • Loading branch information
tdewolff authored Mar 14, 2021
2 parents 2370409 + 09fc802 commit 81aab62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,3 @@ RUN apk add --update --update-cache --no-cache git ca-certificates && \
FROM alpine:3

COPY --from=compiler /bin/minify /bin/minify

ENTRYPOINT ["/bin/minify"]

0 comments on commit 81aab62

Please sign in to comment.