explicitly create www dir in container
This commit is contained in:
		| @@ -7,6 +7,7 @@ WORKDIR /workspace | |||||||
|  |  | ||||||
| # build website from source files | # build website from source files | ||||||
| COPY docs layouts partials config.yaml metadata.json /workspace/ | COPY docs layouts partials config.yaml metadata.json /workspace/ | ||||||
|  | RUN mkdir /workspace/www | ||||||
| RUN docs2website config.yaml | RUN docs2website config.yaml | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user