4 lines
72 B
Plaintext
Executable File

FROM example/nanoer
ADD notes.txt /notes.txt
CMD ["nano", "/notes.txt"]