{"architecture":"amd64","author":"n.douma@nekoconeko.nl","config":{"Hostname":"","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2375/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","DOCKER_CHANNEL=edge","DOCKER_VERSION=18.04.0-ce","DIND_COMMIT=3b5fac462d21ca164b3778647420016315289034"],"Cmd":[],"ArgsEscaped":true,"Image":"sha256:2d98ab0881b3a81c659931006c329bd6508e3862ece9f570e7a2f1e120370893","Volumes":{"/var/lib/docker":{}},"WorkingDir":"","Entrypoint":["dind-opts.sh"],"OnBuild":[],"Labels":null},"container":"3547f21f990ea970109a3c3aed4313e67fb4c75ac9142b5b691ccefb517c61b1","container_config":{"Hostname":"3547f21f990e","Domainname":"","User":"","AttachStdin":false,"AttachStdout":false,"AttachStderr":false,"ExposedPorts":{"2375/tcp":{}},"Tty":false,"OpenStdin":false,"StdinOnce":false,"Env":["PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin","DOCKER_CHANNEL=edge","DOCKER_VERSION=18.04.0-ce","DIND_COMMIT=3b5fac462d21ca164b3778647420016315289034"],"Cmd":["/bin/sh","-c","#(nop) ","CMD []"],"ArgsEscaped":true,"Image":"sha256:2d98ab0881b3a81c659931006c329bd6508e3862ece9f570e7a2f1e120370893","Volumes":{"/var/lib/docker":{}},"WorkingDir":"","Entrypoint":["dind-opts.sh"],"OnBuild":[],"Labels":{}},"created":"2018-04-25T13:37:15.167428383Z","docker_version":"18.03.0-ce","history":[{"created":"2018-01-09T21:10:58.365737589Z","created_by":"/bin/sh -c #(nop) ADD file:093f0723fa46f6cdbd6f7bd146448bb70ecce54254c35701feeceb956414622f in / "},{"created":"2018-01-09T21:10:58.579708634Z","created_by":"/bin/sh -c #(nop)  CMD [\"/bin/sh\"]","empty_layer":true},{"created":"2018-01-10T00:46:19.498413877Z","created_by":"/bin/sh -c apk add --no-cache \t\tca-certificates"},{"created":"2018-01-10T00:46:20.827717973Z","created_by":"/bin/sh -c [ ! -e /etc/nsswitch.conf ] \u0026\u0026 echo 'hosts: files dns' \u003e /etc/nsswitch.conf"},{"created":"2018-01-15T20:56:54.268138429Z","created_by":"/bin/sh -c #(nop)  ENV DOCKER_CHANNEL=edge","empty_layer":true},{"created":"2018-04-12T00:20:11.554114732Z","created_by":"/bin/sh -c #(nop)  ENV DOCKER_VERSION=18.04.0-ce","empty_layer":true},{"created":"2018-04-12T00:20:18.871501589Z","created_by":"/bin/sh -c set -ex; \tapk add --no-cache --virtual .fetch-deps \t\tcurl \t\ttar \t; \t\tapkArch=\"$(apk --print-arch)\"; \tcase \"$apkArch\" in \t\tx86_64) dockerArch='x86_64' ;; \t\tarmhf) dockerArch='armel' ;; \t\taarch64) dockerArch='aarch64' ;; \t\tppc64le) dockerArch='ppc64le' ;; \t\ts390x) dockerArch='s390x' ;; \t\t*) echo \u003e\u00262 \"error: unsupported architecture ($apkArch)\"; exit 1 ;;\tesac; \t\tif ! curl -fL -o docker.tgz \"https://download.docker.com/linux/static/${DOCKER_CHANNEL}/${dockerArch}/docker-${DOCKER_VERSION}.tgz\"; then \t\techo \u003e\u00262 \"error: failed to download 'docker-${DOCKER_VERSION}' from '${DOCKER_CHANNEL}' for '${dockerArch}'\"; \t\texit 1; \tfi; \t\ttar --extract \t\t--file docker.tgz \t\t--strip-components 1 \t\t--directory /usr/local/bin/ \t; \trm docker.tgz; \t\tapk del .fetch-deps; \t\tdockerd -v; \tdocker -v"},{"created":"2018-04-12T00:20:19.407326662Z","created_by":"/bin/sh -c #(nop) COPY file:016ebcc5aefa6b28f6c484a299057d5b236e1d4f3baf44cc76eb4cd578821691 in /usr/local/bin/modprobe "},{"created":"2018-04-12T00:20:19.9128332Z","created_by":"/bin/sh -c #(nop) COPY file:0d94e1cd679f133aab807891a1b00b6aef1a9f1f884108e7a17ddf50ab88f1fb in /usr/local/bin/ "},{"created":"2018-04-12T00:20:20.20766914Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"docker-entrypoint.sh\"]","empty_layer":true},{"created":"2018-04-12T00:20:20.496083537Z","created_by":"/bin/sh -c #(nop)  CMD [\"sh\"]","empty_layer":true},{"created":"2018-04-12T00:35:12.401731723Z","created_by":"/bin/sh -c set -eux; \tapk add --no-cache \t\tbtrfs-progs \t\te2fsprogs \t\te2fsprogs-extra \t\tiptables \t\txfsprogs \t\txz \t\tpigz \t; \tif zfs=\"$(apk info --no-cache --quiet zfs)\" \u0026\u0026 [ -n \"$zfs\" ]; then \t\tapk add --no-cache zfs; \tfi"},{"created":"2018-04-12T00:35:13.242883495Z","created_by":"/bin/sh -c set -x \t\u0026\u0026 addgroup -S dockremap \t\u0026\u0026 adduser -S -G dockremap dockremap \t\u0026\u0026 echo 'dockremap:165536:65536' \u003e\u003e /etc/subuid \t\u0026\u0026 echo 'dockremap:165536:65536' \u003e\u003e /etc/subgid"},{"created":"2018-04-12T00:35:13.503912637Z","created_by":"/bin/sh -c #(nop)  ENV DIND_COMMIT=3b5fac462d21ca164b3778647420016315289034","empty_layer":true},{"created":"2018-04-12T00:35:16.912406372Z","created_by":"/bin/sh -c set -ex; \tapk add --no-cache --virtual .fetch-deps libressl; \twget -O /usr/local/bin/dind \"https://raw.githubusercontent.com/docker/docker/${DIND_COMMIT}/hack/dind\"; \tchmod +x /usr/local/bin/dind; \tapk del .fetch-deps"},{"created":"2018-04-12T00:35:17.353922078Z","created_by":"/bin/sh -c #(nop) COPY file:073876936333c71cdffdb04170009690094f01b3e9221dc545ef3c1a021a0091 in /usr/local/bin/ "},{"created":"2018-04-12T00:35:17.597548152Z","created_by":"/bin/sh -c #(nop)  VOLUME [/var/lib/docker]","empty_layer":true},{"created":"2018-04-12T00:35:17.860394141Z","created_by":"/bin/sh -c #(nop)  EXPOSE 2375/tcp","empty_layer":true},{"created":"2018-04-12T00:35:18.112281514Z","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"dockerd-entrypoint.sh\"]","empty_layer":true},{"created":"2018-04-12T00:35:18.360406433Z","created_by":"/bin/sh -c #(nop)  CMD []","empty_layer":true},{"created":"2018-04-25T13:37:14.238852568Z","author":"n.douma@nekoconeko.nl","created_by":"/bin/sh -c #(nop)  MAINTAINER n.douma@nekoconeko.nl","empty_layer":true},{"created":"2018-04-25T13:37:14.538498843Z","author":"n.douma@nekoconeko.nl","created_by":"/bin/sh -c #(nop) COPY file:dea636117adce9dbb34f0d771a9c49de952ecfffaa5ef65e1e87587f934c558c in /usr/local/bin/ "},{"created":"2018-04-25T13:37:14.827551046Z","author":"n.douma@nekoconeko.nl","created_by":"/bin/sh -c #(nop)  ENTRYPOINT [\"dind-opts.sh\"]","empty_layer":true},{"created":"2018-04-25T13:37:15.167428383Z","author":"n.douma@nekoconeko.nl","created_by":"/bin/sh -c #(nop)  CMD []","empty_layer":true}],"os":"linux","rootfs":{"type":"layers","diff_ids":["sha256:cd7100a72410606589a54b932cabd804a17f9ae5b42a1882bd56d263e02b6215","sha256:1ed7a5e2d1b39c343c5d78eb53a60949f3ddace917df1b56e9ee1ffc39a33fc1","sha256:b09386d6aa0f4107347e107e6187bde67ecf74b9f11d8692365bc2b0c8b1e0f6","sha256:ecbc5c1a59c897091f5cf6ef3066eb237dba6387b066307101fae131be50c961","sha256:9b4ada052f348649dc2d19809c85ffd13e4ace405eb542698a355af1cde2ec69","sha256:b446e0d8c3ad3fdbf15a53d89883366abf4b945d928f5bf6f5afc6c0bbee9583","sha256:01f7787a04dc74e8b748bdc0e8cb62658675595c5752154681f52f2650068f0c","sha256:a539cbf466810a85c87bc989d0aca97c06e5b9dc2cc5cd77955e8e6876a34f77","sha256:39ef6bbbec01cc9836524fb7b57ba95ea78f6f1a49113ce84de162e39852c5b6","sha256:401f286058e5416b6b0adf0953a6d940e8bea9cfb55714d681806c268b53d4ab","sha256:b606cc8f7cb532c62d061e7dc88b58ea3b0846416087e0d1c402e77d558a3a84"]}}