Sign inSign up

cubez/nano

By cubez

Updated almost 11 years ago

A simple Docker container based on Alpine Linux to run Nano.

Image
3

1.1K

cubez/nano repository overview

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'

Tag summary

Content type

Image

Digest

sha256:b0d23053c

Size

2.7 MB

Last updated

almost 11 years ago

docker pull cubez/nano