]> git.immae.eu Git - github/fretlink/docker-nix.git/commit
volume: change base images to be able to mount /nix/store as volume 7/head
authorPaul Bonaud <paul.bonaud@fretlink.com>
Wed, 5 Feb 2020 08:56:55 +0000 (09:56 +0100)
committerPaul Bonaud <paul.bonaud@fretlink.com>
Wed, 5 Feb 2020 16:47:22 +0000 (17:47 +0100)
commit63ece951168caf2e68b403b76e628e6894d92d73
treee3abd3690e3c71e164ef03bd7fe6619ef5d4b880
parentc17ecb7e7616a5b01908cf6d3dde42f5bb090a67
volume: change base images to be able to mount /nix/store as volume

These changes will allow the nix store to be mounted as a volume and
still be able to launch a bash console with the correct nix
environment.
.travis.yml
alpine/Dockerfile
debian/Dockerfile
files/.profile [new file with mode: 0755]