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

Update Dockerfile #844

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

danieldk
Copy link
Contributor

@danieldk danieldk commented Jan 19, 2023

Description

Update Dockerfile to work with the latest changes.

  • Update to Node 16.
  • Do not run as root, this also works better with Node privilege-dropping.
  • Update README with new run instructions.
  • Add .dockerignore to avoid sending large build contexts.

Types of change

Maintenance

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

* Update to Node 16.
* Do not run as root, this also works better with Node privilege-dropping.
* Update README with new run instructions.
@danieldk danieldk added the docs Documentation label Jan 19, 2023
@svlandeg svlandeg merged commit ff0ca36 into explosion:master Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants