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

Unable to remove source cache - when building a new child image #100

Open
vanomashey opened this issue Sep 28, 2017 · 2 comments
Open

Unable to remove source cache - when building a new child image #100

vanomashey opened this issue Sep 28, 2017 · 2 comments
Labels
stale Inactive and will be closed automatically

Comments

@vanomashey
Copy link

Hi guys,

I am trying to build a new custom docker image following the example in the documenation. All examples from documentation are failing on gem source -c command with the error:
Unable to remove source cache

I am not a ruby guru, so help would appreciated. Cannot find in google why this would happen. I guess more users might experience this as long as it is in documentation examples.

Thank you in advance.

Regards,
Ivan

@robeatoz
Copy link

I had the same problem and the solution was to use the overlay2 driver rather than the overlay driver, see
https://docs.docker.com/storage/storagedriver/overlayfs-driver/

Copy link

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 7 days

@github-actions github-actions bot added the stale Inactive and will be closed automatically label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Inactive and will be closed automatically
Projects
None yet
Development

No branches or pull requests

2 participants