Sign inSign up

eucm/storm-supervisor:1.1.1

Manifest digest

sha256:e071763400b7cb14c2116c1b606d5bce9a07497e7172d5dea1be9eb6776ef0b4

OS/ARCH

linux/amd64

Compressed size

276.14 MB

Last pushed

almost 9 years by eucm

Type

Image

Manifest digest

sha256:e071763400b7cb14c2116c1b606d5bce9a07497e7172d5dea1be9eb6776ef0b4

Image Layers

1ADD file ... in /47.05 MB
2/bin/sh -c echo '#!/bin/sh' >758 B
3/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g'679 B
4CMD ["/bin/bash"]0 B
5/bin/sh -c apt-get update 150.37 MB
6ENV USER_NAME=user WORK_DIR=/app STORM_VERSION=apache-storm-1.1.10 B
7ENV STORM_CFG=/app/apache-storm-1.1.1/conf/storm.yaml STORM_DIR=/app/apache-storm-1.1.1/ STORM_VOL=/app/storm_vol0 B
8/bin/sh -c groupadd -r ${USER_NAME}1.99 KB
9USER [user]0 B
10WORKDIR /app0 B
11/bin/sh -c wget http://apache.rediris.es/storm/${STORM_VERSION}/${STORM_VERSION}.tar.gz 78.72 MB
12COPY file:09d30c7f07c9bc95313232f2886cdb4368fce074aa4c3484bb00b5e867ac2124 in goStorm.sh 858 B
13USER [root]0 B
14/bin/sh -c chmod 0755 goStorm.sh859 B
15USER [user]0 B
16VOLUME [/app/storm_vol]0 B
17CMD ["/bin/bash"]0 B
18EXPOSE 6700/tcp 6701/tcp 6702/tcp0 B
19CMD ["/bin/sh" "-c" "./goStorm.sh0 B

Command

ADD file:3f4708cf445dc1b537b8e9f400cb02bef84660811ecdb7c98930f68fee876ec4 in /