This website requires JavaScript.
Explore
Help
Sign in
albert
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Activity
Actions
025059269f
nix
/
.forgejo
/
actions
/
nixos-docker
/
Dockerfile
4 lines
101 B
Text
Raw
Normal View
History
Unescape
Escape
test
2023-10-02 12:08:16 +02:00
FROM nixos/nix
test
2023-10-02 13:31:06 +02:00
COPY . /temp
RUN ls /temp
test
2023-10-02 13:15:59 +02:00
ENTRYPOINT [ "/run/current-system/sw/bin/sleep", "100000" ]
Reference in a new issue
Copy permalink