lucasdiedrich / ojs

Open Journal Systems (OJS) is a journal management and publishing system.
GNU General Public License v3.0
19 stars 64 forks source link

Enhance docker-compose #2

Closed lucasdiedrich closed 6 years ago

lucasdiedrich commented 6 years ago

After some sugestions by we've fix docker-compose file to be an example that can be run anywere without needing to comment any lines or creating folders.

We should:

  1. Add more volumes.
  2. Use relative paths.
  3. Use ENV variables.
  4. Changing default local port to 8080.
  5. Naming mysql container. (docker.io/mysql)