3 lines
41 B
Docker
3 lines
41 B
Docker
FROM alpine:3.8
|
|
COPY Dockerfile /
|
|
RUN env |
FROM alpine:3.8
|
|
COPY Dockerfile /
|
|
RUN env |