foreman-docker-compose
foreman-docker-compose copied to clipboard
Upgrade setup for Foreman v3.0, Postgres v10
To allow our Docker Compose setup to build with the current version of The Foreman we need to take over a few adaptions from the theforeman/foreman repository.
- Pin the Ruby version
- Pin the NodeJS version
- Pin the Foreman version we want to run
EDIT: Includes the changes from #18, a necessary fix by @logicminds.