Skip to content

Commit baaea2d

Browse files
Trapier Marshalljoaofnfernandes
Trapier Marshall
authored andcommitted
remind compose file how to build
Signed-off-by: Trapier Marshall <[email protected]>
1 parent eeb4a88 commit baaea2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
version: "2"
22
services:
33
docs:
4+
build:
5+
context: .
6+
dockerfile: Dockerfile
47
image: docs/docstage
58
ports:
69
- "4000:4000"

0 commit comments

Comments
 (0)