first attempt to push an image
This commit is contained in:
parent
fa81dbdcf6
commit
41a4fde9f2
3 changed files with 42 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
FROM nixos/nix:latest
|
||||
|
||||
RUN nix-env -iA nixpkgs.nodejs_24
|
||||
|
||||
CMD ["/bin/bash"]
|
Loading…
Add table
Add a link
Reference in a new issue