feat(server): dockerfying the server #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dockerising"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The server has been initially dockerfied. It can be built using
docker-compose build --no-cache
and using normal docker-compose up and downs
BREAKING CHANGE: The server now runs inside a docker container