sha256:2e67b5d3fb1c4707a849e0baa8e2ae58289aa2d404d849c047173693f9146f1c
OS/ARCH
linux/amd64
Compressed size
269.35 MB
Last pushed
over 10 years by eucm
Type
Image
Manifest digest
sha256:2e67b5d3fb1c4707a849e0baa8e2ae58289aa2d404d849c047173693f9146f1c
Image Layers
1ADD file ... in /47.05 MB2/bin/sh -c echo '#!/bin/sh' >758 B3/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'679 B4CMD ["/bin/bash"]0 B5/bin/sh -c apt-get update 148.4 MB6ENV USER_NAME=user WORK_DIR=/app STORM_VERSION=apache-storm-0.10.00 B7ENV STORM_CFG=/app/apache-storm-0.10.0/conf/storm.yaml STORM_DIR=/app/apache-storm-0.10.0/ STORM_VOL=/app/storm_vol HOME=/app0 B8/bin/sh -c groupadd -r ${USER_NAME}1.96 KB9USER [user]0 B10WORKDIR /app0 B11/bin/sh -c wget http://apache.rediris.es/storm/${STORM_VERSION}/${STORM_VERSION}.tar.gz 73.91 MB12COPY file:475657a3c1f08903a757345544b46c309990438a7fb3578a9119bc28bee0c9c6 in goStorm.sh865 B13USER [root]0 B14/bin/sh -c chmod 0755 goStorm.sh864 B15USER [user]0 B16VOLUME [/app/storm_vol]0 B17CMD ["/bin/bash"]0 B18EXPOSE 8081/tcp0 B19CMD ["/bin/sh" "-c" "./goStorm.sh ui"]0 BCommand
ADD file:3f4708cf445dc1b537b8e9f400cb02bef84660811ecdb7c98930f68fee876ec4 in /