Fix Dockerfile
This commit is contained in:
parent
d1d210acc0
commit
9785c3be66
@ -1,4 +1,4 @@
|
|||||||
FROM nginx:alpine
|
FROM nginx:alpine As builder
|
||||||
|
|
||||||
# Install dos2unix to convert Windows line endings
|
# Install dos2unix to convert Windows line endings
|
||||||
RUN apk add --no-cache dos2unix
|
RUN apk add --no-cache dos2unix
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user