mirror of
https://github.com/scopatz/nanorc
synced 2024-12-02 14:35:54 +01:00
maj
This commit is contained in:
parent
9386d308d2
commit
b215f3a4f3
|
@ -1,4 +1,4 @@
|
|||
FROM alpine:latest
|
||||
RUN apk --no-cache python3 py3-pip nano curl
|
||||
RUN apk add --no-cache python3 py3-pip nano curl
|
||||
|
||||
ENTRYPOINT [ "nano" ]
|
Loading…
Reference in New Issue
Block a user