Test
This commit is contained in:
parent
7cc516679a
commit
9ac18b2f5f
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
FROM nixos/nix
|
||||
ENV TZ="Asia/Tokyo"
|
||||
RUN nix-channel --update
|
||||
ENTRYPOINT [ "/root/.nix-profile/bin/sleep", "100000" ]
|
Loading…
Reference in a new issue