ccalhoun
PROOP
a year ago
Quite a dumb question but since nano and vim aren't available, what is?
8 Replies
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
a year ago
Nice! Closing this thread.
a year ago
!s
Status changed to Solved medim • 11 months ago