Keep volman alive

This commit is contained in:
GHOSCHT 2022-08-27 11:57:21 +02:00
parent 57c6f6c07b
commit f055c5fe25
No known key found for this signature in database
GPG key ID: A35BD466B8871994

View file

@ -3,10 +3,11 @@ services:
volman:
image: ubuntu
container_name: volman
command: sleep infinity
volumes:
- data:/foo
volumes:
data:
name: dropbot_data
external: true
external: true