3 lines
55 B
Text
3 lines
55 B
Text
|
FROM docker.io/docker:20-dind
|
||
|
|
||
|
ENTRYPOINT [ "/bin/sh" ]
|