parent
14b62d47cc
commit
3a14c911e6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ RUN apk add --no-cache \
|
|||
gzip \
|
||||
hugo
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
|
Loading…
Reference in a new issue