aboutsummaryrefslogtreecommitdiff
path: root/docker.nix
AgeCommit message (Expand)Author
2024-06-09releng: support multiarch docker imagesJade Lovelace
2024-06-09Rewrite docker to be sensible and smallerJade Lovelace
2024-06-06Move version to a JSON file so we can have release namesJade Lovelace
2024-04-08Format Nix code with `nixfmt`Rebecca Turner
2023-05-16fix "add an option to include flake-registry..."Markus S. Wamser
2023-03-22docker.nix: add an option to include flake-registry inside docker image (#6750)Alex Wied
2022-11-29Add nobody user/group to Nix docker imageRok Garbas
2022-09-14dockerImage: fix root shellMatthew Kenigsberg
2022-08-09docker.nix: Provide boolean for whether to bundle nixpkgsAlex Wied
2022-07-28docker.nix: Allow Nix configuration to be customizedAlex Wied
2022-07-01Allow specification of extra packages, maxLayers in Docker imageAlex Wied
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