mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-05 04:15:27 +01:00
add taskd
This commit is contained in:
7
taskd/docker-compose.yml
Normal file
7
taskd/docker-compose.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
taskd:
|
||||
image: vimagick/taskd
|
||||
ports:
|
||||
- "53589:53589"
|
||||
volumes:
|
||||
- taskd:/var/taskd
|
||||
restart: always
|
||||
Reference in New Issue
Block a user