mirror of
https://github.com/scopatz/nanorc
synced 2024-12-03 14:55:53 +01:00
nanooo
This commit is contained in:
parent
1aa64a86cf
commit
9386d308d2
4
Dockerfile
Normal file
4
Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
FROM alpine:latest
|
||||||
|
RUN apk --no-cache python3 py3-pip nano curl
|
||||||
|
|
||||||
|
ENTRYPOINT [ "nano" ]
|
Loading…
Reference in New Issue
Block a user