aboutsummaryrefslogtreecommitdiff
path: root/docker.nix
AgeCommit message (Expand)Author
2022-04-14feat: include openssh in docker imageJairo Llopis
2022-01-15docker: var/tmp make add -p option to mkdir to also create parent dirsJohn Axel Eriksson
2022-01-15docker: also create var/tmp as some tools rely on itJohn Axel Eriksson
2022-01-14Add git to the docker imageregnat
2022-01-04Add iana-etc for /etc/protocols to default packagesSandro
2022-01-01docker.nix: set correct permissions on /tmpWolfgang Thaller
2021-12-21Add cacert to /etc/ssl/certs in the docker imageRok Garbas
2021-12-16docker: fix image so that nix profile worksJohn Axel Eriksson
2021-11-16Make docker.nix match Nixpkgs's idiomsJohn Ericson
2021-11-11docker.nix: Use 'with'Eelco Dolstra
2021-11-11Docker image with Nix insideRok Garbas