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

Docker image improvements #160

Merged
merged 2 commits into from
Nov 3, 2019
Merged

Docker image improvements #160

merged 2 commits into from
Nov 3, 2019

Conversation

obilodeau
Copy link
Member

Added .dockerignore

Avoid sending unnecessarily large build context when creating the docker image. That context also stays with the image so it could be considered a security issue (builder private data leaking into images).

README

Better docker run instructions: port mapping and volume relative to $PWD

Avoid sending unnecessarily large build context when creating the docker image. That context also stays with the image so it could be considered a security issue (builder private data leaking into images).
@obilodeau obilodeau merged commit 79d3852 into master Nov 3, 2019
@obilodeau obilodeau deleted the docker-image-improvements branch November 27, 2019 21:52
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

Successfully merging this pull request may close these issues.

1 participant