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