Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <zoey@z0ey.de>
  • Loading branch information
Zoey2936 authored Dec 25, 2022
1 parent 35c98b4 commit 3125da2
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
@@ -1,5 +1,3 @@
FROM node:current-alpine
RUN apk upgrade --no-cache
RUN apk add --no-cache ca-certificates wget tzdata
RUN yarn global add tailwindcss
ENTRYPOINT tailwindcss -i $INPUT_INPUT -o $INPUT_OUTPUT

0 comments on commit 3125da2

Please sign in to comment.