This is a single Docker Image which includes whole set required to use CodeMontage.
1.0K
This is a single Docker Image which includes whole set required to use Codemontage. You can create same image from the following Chef Recipe as you like.
GitHub - nb-Codemontage's recipe https://github.com/nasebanal/nb-codemontage
CodeMontage (original) https://www.codemontage.com/
[Component]
[How to Use] Step.1) Download Docker image
$ docker pull syatsuzuka/nb-codemontage
Step.2) Execute Docker
$ docker run -p 0.0.0.0:80:80 --privileged -it –name syatsuzuka/nb-codemontage /bin/bash
Step.3) Launch services
# cd /var/chef-repo # chef-solo -c solo.rb -j nodes/start.json
Content type
Image
Digest
sha256:7f5439455…
Size
552.9 MB
Last updated
almost 11 years ago
docker pull syatsuzuka/nb-codemontage