added nano

This commit is contained in:
jash
2018-11-04 16:07:17 +01:00
committed by kexkey
parent 474750c332
commit c1459a51d3

View File

@@ -1,6 +1,6 @@
FROM node:alpine
RUN apk add --update bash su-exec p7zip openssl && rm -rf /var/cache/apk/*
RUN apk add --update bash su-exec p7zip openssl nano && rm -rf /var/cache/apk/*
RUN mkdir -p /app
RUN mkdir /.config
RUN chmod a+rwx /.config