bye cactus
This commit is contained in:
@@ -2,7 +2,6 @@ FROM alpine:latest
|
|||||||
|
|
||||||
RUN apk add --no-cache git hugo
|
RUN apk add --no-cache git hugo
|
||||||
RUN git clone https://github.com/scottyah/scottyah-blog.git
|
RUN git clone https://github.com/scottyah/scottyah-blog.git
|
||||||
RUN git submodule add https://github.com/monkeyWzr/hugo-theme-cactus.git scottyah-blog/hugo-content/themes/cactus
|
|
||||||
WORKDIR scottyah-blog/hugo-content
|
WORKDIR scottyah-blog/hugo-content
|
||||||
|
|
||||||
EXPOSE 1313:1313
|
EXPOSE 1313:1313
|
||||||
|
|||||||
Submodule hugo-content/themes/cactus deleted from a27a143480
Reference in New Issue
Block a user