We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40b1b40 commit 24c0299Copy full SHA for 24c0299
docker-compose.yml
@@ -3,7 +3,8 @@ services:
3
docs:
4
build:
5
context: .
6
- dockerfile: Dockerfile
+ args:
7
+ - ENABLE_ARCHIVES=false
8
image: docs/docstage
9
ports:
10
- "4000:4000"
0 commit comments