foreman-docker-compose icon indicating copy to clipboard operation
foreman-docker-compose copied to clipboard

Upgrade setup for Foreman v3.0, Postgres v10

Open bittner opened this issue 4 years ago • 0 comments

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.

bittner avatar Sep 21 '21 23:09 bittner