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

fix(docker): run in docker, and build scripts for docker #1291

Merged
merged 8 commits into from
Dec 11, 2020

Commits on Dec 9, 2020

  1. no reason to grant excessive permissions to your docker container, th…

    …is runs headless, no errors from chromium or puppetteer
    egidijus committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    526e36d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    e704ab9 View commit details
    Browse the repository at this point in the history
  2. fix/docs/cleanup: regular users are unlikely to need the webserver li…

    …stening, setting it as disabled default in docker-compose, and adding docs for how to build docker
    egidijus committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2972996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61bb57a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    7dc1e5b View commit details
    Browse the repository at this point in the history
  2. removing vars and mounts

    Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
    egidijus and jef committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    ab29ba3 View commit details
    Browse the repository at this point in the history
  3. Update docker-compose.yml

    Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
    egidijus and jef committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    d7723a2 View commit details
    Browse the repository at this point in the history
  4. Update Makefile

    Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
    egidijus and jef committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    b6ded48 View commit details
    Browse the repository at this point in the history