mirror of
https://github.com/tj/n.git
synced 2024-11-22 19:57:54 +01:00
f1d0dd5a22
* Rework activate to be (much) more explicit. Add archlinux image. Remove need for rsync. * Reword use case without npm
4 lines
41 B
Plaintext
4 lines
41 B
Plaintext
FROM archlinux:latest
|
|
|
|
CMD ["/bin/bash"]
|