Error mounting tmpfs on /var/lib/mock/$chroot-bootstrap/root/proc in docker container #1095
Unanswered
brianjmurrell
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to build a docker image for mock building. To speed up it's usage, I want to prime it with the root_cache tarballs.
In my Dockerfile I have added a:
But when I try to build that image, mock hits an error trying to mount the bootstap /proc:
Is what I am trying to do impossible?
Beta Was this translation helpful? Give feedback.
All reactions