sha256:a576b0f4954f026112db7d27d944a6487a3e51ee26e17bf9ae1fb928251c539c
OS/ARCH
linux/amd64
Compressed size
559.63 MB
Last pushed
about 1 year by apache
Type
Image
Manifest digest
sha256:a576b0f4954f026112db7d27d944a6487a3e51ee26e17bf9ae1fb928251c539c
Image Layers
182.71 KB212.28 KB3447.54 KB475 B5193 B6130 B7173 B897 B9382 B10326 B11127.82 KB124.85 MB1394.03 KB14193.56 KB15288.46 KB16185.91 KB17465.72 KB181.59 MB19294.75 KB20161.99 KB21401.24 KB2231.34 KB23343.82 KB24101.34 KB2539.46 KB26785.3 KB2757.87 KB2872.77 KB291.97 MB3094.05 KB311.7 MB32296.66 KB33113.07 KB3464.62 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.89 KB42COPY distribution/docker/peon.sh /peon.sh # buildkit2.35 KB43COPY distribution/docker/deduplicate_jars.sh /deduplicate_jars.sh # buildkit1.08 KB44RUN /bin/sh -c mkdir -p477.76 MB45USER druid0 B46VOLUME [/opt/druid/var]0 B47WORKDIR /opt/druid32 B48ENTRYPOINT ["/druid.sh"]0 BCommand