test
This commit is contained in:
parent
21ddb6ab17
commit
025059269f
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
||||||
FROM nixos/nix
|
FROM nixos/nix
|
||||||
|
COPY . /temp
|
||||||
|
RUN ls /temp
|
||||||
ENTRYPOINT [ "/run/current-system/sw/bin/sleep", "100000" ]
|
ENTRYPOINT [ "/run/current-system/sw/bin/sleep", "100000" ]
|
Loading…
Reference in a new issue