mirror of
https://github.com/scopatz/nanorc
synced 2025-04-03 20:50:06 +02:00
Merge 699d0c50940e955be4074cbd757746d75b21e58e into 1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd
This commit is contained in:
commit
9336b603ec
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
||||
FROM alpine:latest
|
||||
RUN apk add --no-cache python3 py3-pip nano curl
|
||||
RUN curl https://raw.githubusercontent.com/scopatz/nanorc/master/install.sh | sh
|
||||
ENTRYPOINT [ "nano" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user