parent
1651f11888
commit
e6538eff54
@ -27,7 +27,6 @@ CMD ["mkdocs", "serve", "-a", "0.0.0.0:8000"]
|
||||
# Do the actual build of the mkdocs site
|
||||
FROM base AS build
|
||||
COPY . .
|
||||
ARG LANGUAGE
|
||||
RUN mkdocs build
|
||||
|
||||
# Extract the static content from the build
|
||||
|
Loading…
Reference in New Issue
Block a user