You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2025. It is now read-only.
After cloning latest dockenstack with 'Update to trusty and install kerberos headers' and adding 'RUN apt-get install -q -y python-pip', build still fails with:
Step 35 : RUN chown -R devstack /devstack
---> Running in ab674d637aeb
2014/06/27 16:26:39 /var/lib/docker/aufs/mnt/ab674d637aeb10fcbfc223d2be87879dfaa025173a8fa7b7f09d445866921b7c is not within /var/lib/docker/aufs/mnt/ab674d637aeb10fcbfc223d2be87879dfaa025173a8fa7b7f09d445866921b7c
This seems to be fixed with setting WORKDIR to somewhere else, says '/opt':
Fix /var/lib/docker/aufs/mnt/$ID is not within /var/lib/docker/aufs/mnt/$ID