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