This commit is contained in:
parent
601b49b67c
commit
d9cee01cbe
@ -1,10 +1,6 @@
|
|||||||
FROM klakegg/hugo:latest
|
FROM klakegg/hugo:latest
|
||||||
|
|
||||||
RUN apt update && \
|
RUN apk add --no-cache curl git python3
|
||||||
apt install -y \
|
|
||||||
curl \
|
|
||||||
git \
|
|
||||||
python3
|
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user