mirror of
https://github.com/stoatchat/kubernetes-docker-dind.git
synced 2026-07-01 22:14:08 -04:00
3 lines
58 B
Docker
3 lines
58 B
Docker
FROM docker:dind
|
|
COPY daemon.json /etc/docker/daemon.json
|