mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-10-30 21:20:12 +00:00
Created Using nano (markdown)
parent
a9e4bf8576
commit
0b22395246
11
Using-nano.md
Normal file
11
Using-nano.md
Normal file
@ -0,0 +1,11 @@
|
||||
Start a Bash session in your container
|
||||
|
||||
`docker exec -it <containername> bash`
|
||||
|
||||
and run the command
|
||||
|
||||
`export TERM=vt220`
|
||||
|
||||
Now you can start and use nano
|
||||
|
||||
` nano <file>`
|
Loading…
Reference in New Issue
Block a user