Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans for an "all-in-one" container? #40

Closed
zvr opened this issue Mar 14, 2021 · 1 comment
Closed

Any plans for an "all-in-one" container? #40

zvr opened this issue Mar 14, 2021 · 1 comment

Comments

@zvr
Copy link

zvr commented Mar 14, 2021

Is there any plans for a single container that can run Monica without any other dependencies?

Reading the documentation, it seems that it could be easily constructed, simply by adding mysql in one of the existing containers.

@asbiin
Copy link
Member

asbiin commented Apr 4, 2021

Adding mysql directly in the container does not follow docker's recommendations.
See examples of docker-compose in the example section.

You can always create your own container with mysql server inside. But this will not be part of the official image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants