SSH issues
ccalhoun
PROOP

a year ago

Quite a dumb question but since nano and vim aren't available, what is?

Solved

8 Replies

ccalhoun
PROOP

a year ago

N/A


a year ago

Are you using a Dockerfile?
If your built image is based on Alpine it will not include nano as that is not bundled with alpine


a year ago

You can do apk --update --no-cache add nano to install it


ccalhoun
PROOP

a year ago

I'm just using a docker image.


ccalhoun
PROOP

a year ago

I rebuilt the image on a different tag and was able to use the apk command.


ccalhoun
PROOP

a year ago

!s


a year ago

Nice! Closing this thread.


a year ago

!s


Status changed to Solved medim 11 months ago


Loading...