All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Changed the postgres docker image to use the lighter
alpine version
- Permanently set the
MB_DB_HOST
env variable todb
which is the host for the postgres service on the default docker-compose network formed. - Changed the names of the services and container names in the docker-compose file to more aesthetic ones.
- Initial set up of docker-compose file with the default postgres image and default metabase image