-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
change Dockerfile order to create VOLUME under user ipfs #1806
Conversation
License: MIT Signed-off-by: Christian Kniep <christian@qnib.org>
Hadn't time to test yet but either it makes things better or it doesn't change things. So no negative results expected. LGTM |
would be good to have a sharness test that tests the Dockerfile |
test it by running a docker image with the file? |
yep! On Friday, October 9, 2015, Jeromy Johnson notifications@github.com wrote:
|
are we saying that a test on the dockerfile is a hard requirement for this PR? |
Well We should confirm it works, and that it be broken again. If not now, when? |
just clarifying so we know what tasks need to be done before this PR can merge. |
@ChristianKniep are you familiar with our sharness testing and would you have time to do this? else, is anyone else able to? |
continued in #2064 |
License: MIT
Signed-off-by: Christian Kniep christian@qnib.org
Changed the commit message...