remipichon / voc

Automatically build and deploy Docker on Swarm from Gitlab8
GNU General Public License v3.0
0 stars 0 forks source link

Configuration, template #7

Open remipichon opened 7 years ago

remipichon commented 7 years ago

everything below is done

stack definition and instance configuration

docker compose file

file: docker-compose.\<dc-name>.yml

stack definition

file: stack-definition.\<sd-name>.json

stack instance

file: stack-instance.\<sd-name>.\<si-name>[.\<suffix>].json

simple stack instance (no need for stack definition)

file: simple-stack-instance.\<dc-name>.\<si-name>[.\<suffix>].json

dockerfile

file: Dockerfile.

image configuration

file: image.\<resourceName>.json

Important notice

Where the files are matters only for the relative path. File names should be unique independently from their path . (/path/to/file and /pathto/file is not accepted)

all xx-name and suffix should match [a-zA-Z0-9_-]+

peut etre que ce repo a de bon truc https://github.com/francescou/docker-compose-ui