Skip to content

Commit f2222d0

Browse files
committed
Docker container should restart automatically now
1 parent 9b2d10b commit f2222d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ volumes:
77

88
services:
99
openbadge-hub-py:
10+
restart: always
1011
build:
1112
context: .
1213
dockerfile: ./compose/openbadge-hub-py/Dockerfile_jessie_prod

0 commit comments

Comments
 (0)