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

Test image build fails from symlinked folder #34

Open
jojje opened this issue Oct 9, 2015 · 0 comments
Open

Test image build fails from symlinked folder #34

jojje opened this issue Oct 9, 2015 · 0 comments
Labels

Comments

@jojje
Copy link

jojje commented Oct 9, 2015

When trying to build an image from a directory that is a symlink the test image build step fails.

INFO: Found Dockerfile.test, building test image tomologic/fluentd_shipper:v0.2.0-test

unable to prepare context: The Dockerfile (/Users/jonas/dev/salt/saltcheck/image_src/Dockerfile.test) must be within the build context (.)
exit status 1

To reproduce:

  1. ln -s <path to real project directory> myproject
  2. cd myproject
  3. wrench build -r
@loa loa added the bug label Oct 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants