index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docker.nix
Age
Commit message (
Expand
)
Author
2024-06-09
releng: support multiarch docker images
Jade Lovelace
2024-06-09
Rewrite docker to be sensible and smaller
Jade Lovelace
2024-06-06
Move version to a JSON file so we can have release names
Jade Lovelace
2024-04-08
Format Nix code with `nixfmt`
Rebecca Turner
2023-05-16
fix "add an option to include flake-registry..."
Markus S. Wamser
2023-03-22
docker.nix: add an option to include flake-registry inside docker image (#6750)
Alex Wied
2022-11-29
Add nobody user/group to Nix docker image
Rok Garbas
2022-09-14
dockerImage: fix root shell
Matthew Kenigsberg
2022-08-09
docker.nix: Provide boolean for whether to bundle nixpkgs
Alex Wied
2022-07-28
docker.nix: Allow Nix configuration to be customized
Alex Wied
2022-07-01
Allow specification of extra packages, maxLayers in Docker image
Alex Wied
2022-04-14
feat: include openssh in docker image
Jairo Llopis
2022-01-15
docker: var/tmp make add -p option to mkdir to also create parent dirs
John Axel Eriksson
2022-01-15
docker: also create var/tmp as some tools rely on it
John Axel Eriksson
2022-01-14
Add git to the docker image
regnat
2022-01-04
Add iana-etc for /etc/protocols to default packages
Sandro
2022-01-01
docker.nix: set correct permissions on /tmp
Wolfgang Thaller
2021-12-21
Add cacert to /etc/ssl/certs in the docker image
Rok Garbas
2021-12-16
docker: fix image so that nix profile works
John Axel Eriksson
2021-11-16
Make docker.nix match Nixpkgs's idioms
John Ericson
2021-11-11
docker.nix: Use 'with'
Eelco Dolstra
2021-11-11
Docker image with Nix inside
Rok Garbas