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

Add documentation for docker #6252

Closed
jniles opened this issue Jan 7, 2022 · 0 comments · Fixed by #7586
Closed

Add documentation for docker #6252

jniles opened this issue Jan 7, 2022 · 0 comments · Fixed by #7586

Comments

@jniles
Copy link
Contributor

jniles commented Jan 7, 2022

We need to add additional documentation now that we've merged the initial support for docker (#6229).

There are still some things that needs to done:

  1. We need to have a better way of building the MySQL database. Currently, the user has to run yarn build:docker to create an initial database file to populate the database.
  2. We should be using multi-stage builds to ensure that we only have build artifacts in a "build" image and then deploy the most minimal image one can think of.
  3. We need documentation on how to deploy/run with docker & docker-compose.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant