A simple Docker container based on Alpine Linux to run Nano.
1.1K
A simple Docker container based on Alpine Linux to run Nano. Very handy for something like CoreOS, which doesn't allow installation of Nano.
alias nano='docker run --rm -it -v $(pwd):/pwd -w /pwd cubez/nano'
Content type
Image
Digest
sha256:b0d23053c…
Size
2.7 MB
Last updated
almost 11 years ago
docker pull cubez/nano