Skip to content

Commit dc2fe78

Browse files
committed
feat(compose): pull image from repository
1 parent 6dac5a3 commit dc2fe78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
services:
22
whitebox:
3+
image: rxyvea/whitebox:latest
34
container_name: whitebox
4-
build: .
55
restart: unless-stopped
66
ports:
77
- 9116:9116

0 commit comments

Comments
 (0)