3 lines
44 B
Docker
3 lines
44 B
Docker
FROM busybox:latest
|
|
|
|
RUN echo "Hello World!" |
FROM busybox:latest
|
|
|
|
RUN echo "Hello World!" |