Sign inSign up

syatsuzuka/nb-codemontage

By syatsuzuka

•Updated almost 11 years ago

This is a single Docker Image which includes whole set required to use CodeMontage.

Image
0

1.0K

syatsuzuka/nb-codemontage repository overview

⁠NASEBANAL Codemontage

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]

  • which 2.19
  • tar 1.23
  • git 1.7.1
  • sudo 1.8.6
  • openssh-server 5.3
  • rvm 1.26.9
  • ruby 2.1.5
  • postgresql 8.4.20
  • postgresql-devel 8.4.20
  • postgresql-server 8.4.20
  • gem (rake) 10.4.2
  • gem (rails) 4.2.0
  • gem (serverspec) 2.8.2
  • gem (highline) 1.6.21
  • nodejs 0.10.33
  • codemontage

[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

Tag summary

Content type

Image

Digest

sha256:7f5439455…

Size

552.9 MB

Last updated

almost 11 years ago

docker pull syatsuzuka/nb-codemontage