hiddentao / ansijet

Ansible playbook automation server
http://hiddentao.github.io/ansijet
MIT License
110 stars 20 forks source link

Dockerfile #12

Closed skornehl closed 8 years ago

skornehl commented 9 years ago

I just wanted to see how this is working for me and added a Dockerfile with autobuild to dockerhub. If you want to, feel free to merge this into your branch.

hiddentao commented 9 years ago

That's nice. I'll give it a run when I get time and let you know.

On 27 February 2015 21:06:59 Sebastian Kornehl notifications@github.com wrote:

I just wanted to see how this is working for me and added a Dockerfile with autobuild to dockerhub. If you want to, feel free to merge this into your branch. You can view, comment on, or merge this pull request online at:

https://github.com/hiddentao/ansijet/pull/12

-- Commit Summary --

  • Added Dockerfile
  • added ansible and mongo
  • README update
  • added adduser
  • added added autoyes
  • reorganisation
  • added python-dev
  • update node
  • increased node version due to ssl bug
  • forgot to use variable. fixed
  • path mismatched. fixed
  • add --allow-root to bower
  • added git as dependency
  • started mongo, changed executable ins tartup script
  • mkdir -p
  • typo
  • Bugfixes, Refactoring
  • added detail for volume mounting with docker

-- File Changes --

A .dockerignore (1)
A Dockerfile (47)
M README.md (13)

-- Patch Links --

https://github.com/hiddentao/ansijet/pull/12.patch https://github.com/hiddentao/ansijet/pull/12.diff


Reply to this email directly or view it on GitHub: https://github.com/hiddentao/ansijet/pull/12