Skip to content
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
This repository was archived by the owner on Mar 3, 2020. It is now read-only.

split services in Dockerfile out into docker-compose.yaml #440

@Davidsoff

Description

@Davidsoff

currently, the Dockerfile runs multiple services. Docker best practices state that it is best to run only a single process per container and string them together using docker-compose (which is shipped with the docker CLI). I, therefore propose splitting up the different services into their own container.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions