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

Running hello world results in a file not found error (fixes #98) #99

Closed
wants to merge 1 commit into from
Closed

Conversation

carmstrong
Copy link
Contributor

No description provided.

@carmstrong
Copy link
Contributor Author

I also have no idea why this fixes the issue - I am unable to repro:

Uploading context  29.7 kB
Uploading context
Step 0 : FROM busybox
Pulling repository busybox
769b9341d937: Download complete
511136ea3c5a: Download complete
bf747efa0e2f: Download complete
48e5f45168b9: Download complete
 ---> 769b9341d937
Step 1 : RUN /bin/echo hi
 ---> Running in 1f99f7ac9f75
hi
 ---> 34cd30cb7d61
Step 2 : RUN /bin/echo "hello world"
 ---> Running in ec04c52f44f5
hello world
 ---> 43732e6bfa05
Step 3 : RUN /bin/echo hello world
 ---> Running in b1e3642126a4
hello world
 ---> a0c91e6cf46b
Successfully built a0c91e6cf46b

@carmstrong
Copy link
Contributor Author

I can't seem to replicate this now, but I swear I'm not crazy - I did run across this. Going to close now, and reopen if I see it again with better repro steps.

@carmstrong carmstrong closed this Mar 26, 2014
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.

None yet

1 participant