@@ -25,5 +25,8 @@
docker_container:
name: rkcr
image: fooser/rkcr:0.1
+ recreate: yes
+ restart: yes
+ restart_policy: always
ports:
- "8080:8080"