4 lines
67 B
Docker
4 lines
67 B
Docker
FROM ghcr.io/xtruder/nix-devcontainer:v1
|
|
|
|
# cache /nix
|
|
VOLUME /nix
|