gobierto icon indicating copy to clipboard operation
gobierto copied to clipboard

Docker image improvements

Open Tedezed opened this issue 5 years ago • 1 comments

:v: What does this PR do?.

Improve Docker image, easy boot

:mag: How should this be manually tested?

cp .env.example .env
cp config/database.yml.example config/database.yml
docker-compose up

Before this PR

Non-functional docker image, wrong versions.

After this PR

Functional Docker image with a supervisord boot system, version update.

:shipit: Does this PR changes any configuration file?

  • [x] new environment variable in .env.example?

By @juanjoselopezroldan and @Tedezed, @Guadaltech

Tedezed avatar Sep 14 '20 14:09 Tedezed

For our part we have already finished all the improvements

Tedezed avatar Nov 17 '20 10:11 Tedezed