sha256:1f38e6aefc41e1ede375629abbff4ac32299bbd5f0a5cfb6ec592faeb22657c8
OS/ARCH
linux/amd64
Compressed size
526.98 MB
Last pushed
over 1 year by apache
Type
Image
Manifest digest
sha256:1f38e6aefc41e1ede375629abbff4ac32299bbd5f0a5cfb6ec592faeb22657c8
Image Layers
182.68 KB212.28 KB3443.23 KB475 B5193 B6130 B7173 B897 B9382 B10326 B11126.08 KB124.86 MB1394.03 KB14193.56 KB15288.46 KB16185.91 KB17465.7 KB181.59 MB19294.75 KB20161.99 KB21401.24 KB2231.34 KB23343.82 KB24101.34 KB2539.37 KB26785.29 KB2757.87 KB2872.77 KB291.97 MB3094.05 KB311.7 MB32296.66 KB33111.61 KB3464.6 MB36COPY /bin/busybox /busybox/busybox # buildkit629.99 KB37RUN /busybox/busybox --install /bin #635.75 KB38RUN /bin/sh -c addgroup -S329 B39COPY /bin/bash /bin/bash # buildkit673.58 KB40RUN /bin/sh -c chmod 755673.65 KB41COPY distribution/docker/druid.sh /druid.sh # buildkit2.81 KB42COPY distribution/docker/peon.sh /peon.sh # buildkit2.24 KB43COPY distribution/docker/deduplicate_jars.sh /deduplicate_jars.sh # buildkit1.08 KB44RUN /bin/sh -c mkdir -p445.14 MB45USER druid0 B46VOLUME [/opt/druid/var]0 B47WORKDIR /opt/druid32 B48ENTRYPOINT ["/druid.sh"]0 BCommand