3 lines
54 B
Plaintext
3 lines
54 B
Plaintext
|
FROM alpine:3.15
|
||
|
|
||
|
RUN echo hello there, this is a test
|