Test
This commit is contained in:
parent
4b0cf887db
commit
d80c7728e0
1 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,2 @@
|
||||||
FROM nixos/nix
|
FROM nixos/nix
|
||||||
RUN echo "Hello from nixos/nix"
|
RUN echo "Hello from nixos/nix"
|
||||||
ENTRYPOINT [ "/root/.nix-profile/bin/sleep", "100000" ]
|
|
Loading…
Reference in a new issue