-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Add Dockerfile and notes to README #654
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
Conversation
|
@fehguy Any reason you're closing this without any comment? Do you need a rebase? |
|
Copying and pasting a file in is not at all a manual merge. I can rebase or change this PR if necessary. |
|
Sorry! I manually merged it into develop_2.0 |
|
@fehguy copying my work and committing it as yourself is not a "manual merge". You also missed the |
|
hmm intention wasn't to copy, this made it easier to merge to the correct branch. I can undo and accept your PR if you like. |
|
I can submit the PR to develop_2.0 |
Hello,
This PR adds a
Dockerfileto support building a distribution without having to manually install all of the dependencies on the host.