Trying to follow the instructions at
https://bitbucket.org/garth-wells/fenics-virtual/src/16d94547b6c081c47c2b491da52cdba1273b5a4d/vagrant/docker-dev/README.md?at=vagrant-docker
I end up in the situation when


1. /usr/bin, (hence git, sudo, ..) can't be accessed on container
   machine when DOCKER_OPTS="" in /etc/default/docker.io

2. command 
     mkdir -p $SRC_DIR
   from vagrant/docker-dev/fenics.conf fails when
   DOCKER_OPTS="" in /etc/default/docker.io

So permissions to $SRC_DIR are wrong with --storage-driver=devicemapper
but permissions to /usr/bin are wrong without the option.

Jan
_______________________________________________
fenics-support mailing list
[email protected]
http://fenicsproject.org/mailman/listinfo/fenics-support

Reply via email to