Skip to content

Dockerized the base application

Bennett Lewis requested to merge feature/dockerize into develop

Created by: lecegues

  • Necessary docker files (e.g. "dockerfile", "docker-compose.yaml")
  • Small changes to some config files to better integrate with Docker
  • Moved .gitignore to root directory
  • Added a database script to create "my_database" on first use of docker

Merge request reports

Loading