A production-ready docker image for ComPlat ELN: https://github.com/ComPlat/chemotion_ELN
596
ComPlat ELN revision: https://github.com/ComPlat/chemotion_ELN/commit/6acac1fac65c32da0017d01031e74630b950fb9e
Initial setup: docker-compose up
Initial setup and detach: docker-compose up -d
Initialize database: docker-compose run app bundle exec rake db:create db:migrate
Initialize database: docker-compose run app bundle exec rake assets:precompile
Start interactive shell with docker: docker-compose run app /bin/bash
No tags have been pushed to this repository yet.