about summary refs log tree commit diff
path: root/nixos/tests/docker-tools-overlay.nix
Commit message (Collapse)AuthorAge
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|
* docker-tools: add a test for permissions issues with AUFS/overlayDaiderd Jordan2018-04-14
docker# [ 11.054736] d24d6cdd57c9[763]: /bin/bash: error while loading shared libraries: libreadline.so.7: cannot open shared object file: Permission denied docker# /bin/bash: error while loading shared libraries: libreadline.so.7: cannot open shared object file: Permission denied docker: exit status 127 docker: output: error: command `docker run --rm -u 1000:1000 bash /bin/bash --version' did not succeed (exit code 127) command `docker run --rm -u 1000:1000 bash /bin/bash --version' did not succeed (exit code 127)