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 support for docker-compose. #221

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 27, 2022

  1. Add support for docker-compose. This makes it easier to manage the co…

    …ntainer with volumes to make the database persistent, and for developers to make changes to the editor guide code and test them out on the running container.
    saevarom committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    aad8abd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e095a3c View commit details
    Browse the repository at this point in the history
  3. Clarifying container shell access, linting docker-compose.yml. Adding…

    … the frontend container to be able to run npm commands
    saevarom committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8c677f6 View commit details
    Browse the repository at this point in the history