Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Docker support #24

@duncte123

Description

@duncte123

Mandroc will need to run on docker when finished, here are some requirements for that

  • must use multi-stage building (separating the fetching of the dependencies from the running)
  • must use docker-compose version 3.7
  • must publish own docker image
  • must use env variables in docker-compose
  • must be tested in docker before deploying to the server
  • should use a volume for data persistence
  • could have support for both .env files and docker-compose env vars
  • won't automatically reboot on crash (docker configuration)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions