2 lines
37 B
Docker
2 lines
37 B
Docker
FROM alpine:3.8
|
|
RUN echo "this is db" |
FROM alpine:3.8
|
|
RUN echo "this is db" |