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

Distribute Dockerfile instead of raw VM image #7

Open
rht opened this issue Jan 23, 2019 · 1 comment
Open

Distribute Dockerfile instead of raw VM image #7

rht opened this issue Jan 23, 2019 · 1 comment

Comments

@rht
Copy link
Contributor

rht commented Jan 23, 2019

Reasons:

  1. It is easier to maintain a Dockerfile than having to curate a VM image for every release.
  2. Containers consume less resource (except on Windows since it doesn't have containerization) than a full blown VM.
@svdhoog
Copy link
Contributor

svdhoog commented Jan 23, 2019

True, plus, it could be used on the cloud potentially.

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

No branches or pull requests

2 participants