4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
#define RUNHELLO RUN echo "Hello world!"
|
|
|
|
RUN touch /etc/hello-world.txt
|