environment: container: Work around read-only /etc/resolv.conf issue.
authorDavid Thompson <dthompson@vistahigherlearning.com>
Thu, 31 Mar 2016 19:43:18 +0000 (15:43 -0400)
committerDavid Thompson <dthompson@vistahigherlearning.com>
Thu, 7 Apr 2016 15:48:31 +0000 (11:48 -0400)
commitfe463dbcf7093746af541f85af4081c766e0cbed
tree11760accf32c2ab12ca54fc8d8eb1617e215946b
parent5eabbc3e9089caebf74e7ce3d924b3f239d8c010
environment: container: Work around read-only /etc/resolv.conf issue.

* guix/scripts/environment.scm (launch-environment/container): Mount
/etc/resolv.conf as a writable file.
guix/scripts/environment.scm