Initial commit
This commit is contained in:
17
template.yml
Normal file
17
template.yml
Normal file
@ -0,0 +1,17 @@
|
||||
services:
|
||||
service:
|
||||
container_name:
|
||||
image:
|
||||
restart:
|
||||
command:
|
||||
user:
|
||||
env_file:
|
||||
environment:
|
||||
deploy:
|
||||
devices:
|
||||
working_dir:
|
||||
volumes:
|
||||
networks:
|
||||
ports:
|
||||
expose:
|
||||
depends_on:
|
Reference in New Issue
Block a user