moreirathomas/golastic

Dockerize the server

Closed this issue · 0 comments

Description

To ensure an easier testing of our app, we need to minimize the chances of compatibility issues, espacially since we're using features from the last Go version.

To achieve that, we should Dockerize the whole server app.

Tasks

  • Create a Dockerfile with the relevant instructions
  • Add it to docker-compose so we can run all instances in one command

Suggestions

Notes

  • Although required, this is a low priority issue.

Estimated time

1h