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
Problems with docker volumes #4270
Comments
|
The |
|
OK, I'll try that. Thanks!
|
|
I have tried this one, same thing |
|
That |
|
@JJ do you still need help with this? If yes, can you point us to a failed build? |
|
Not really. Loosk like Alpine based images do not work. I eventually used custom packages. |
Description of your issue:
I'm trying to use a Docker container for testing a repo, but I'm having lots of trouble doing it. Here's the latest report and here's my shippable.yml:
What I'm trying to do is to, first, map a build container directory to an external directory, and then do the opposite: map that directory to a Docker directory,
test, which is the one that's used inside the directory. I have checked out #2353 and pretty much followed it, but I don't know what happens. In this last case, it looks like it's simply not running the ci phaseThe text was updated successfully, but these errors were encountered: