remipichon / voc

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

[thinkin] support cloning external repo #34

Open remipichon opened 6 years ago

remipichon commented 6 years ago

conf and Docker related files on VOC, code external [code-remote-mode]

When you want to Dockerized an existing app whose code is in a repo.

image

instance

for SimpleInstance or StackDefinition, a repo+credential can be specified, this repo will be used as REPO_FOLDER for docker-compose build

conf and code external [full-remote-mode] (TODO)

39

conf, Docke related files and code on VOC [full-local-mode]