3 lines
39 B
Docker
3 lines
39 B
Docker
FROM docker:dind
|
|
COPY hosts /etc/hosts
|
FROM docker:dind
|
|
COPY hosts /etc/hosts
|