sha256:4fa8048425267bfa7ed50addce9aa3125eaeb19484f1ed1077273c812dc7396f
OS/ARCH
linux/amd64
Compressed size
336.01 MB
Last pushed
about 1 year by driftedhawk49
Type
Image
Manifest digest
sha256:4fa8048425267bfa7ed50addce9aa3125eaeb19484f1ed1077273c812dc7396f
Image Layers
1ADD file ... in / 2.67 MB2CMD ["/bin/sh"]0 B3ENV TINI_VERSION=v0.18.00 B4ENV TSDB_VERSION=2.4.00 B5ENV HBASE_VERSION=1.4.40 B6ENV GNUPLOT_VERSION=5.2.40 B7ENV JAVA_HOME=/usr/lib/jvm/java-1.8-openjdk0 B8ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-1.8-openjdk/bin/0 B9ENV ALPINE_PACKAGES=rsyslog bash openjdk8 make0 B10ENV BUILD_PACKAGES=build-base autoconf automake git0 B11ENV HBASE_OPTS=-XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap0 B12ENV JVMARGS=-XX:+UseConcMarkSweepGC -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap -enableassertions0 B13ADD https://github.com/krallin/tini/releases/download/v0.18.0/tini-static-amd64 /tini # buildkit366.35 KB14RUN /bin/sh -c chmod +x366.39 KB15ENTRYPOINT ["/tini" "--"]0 B16RUN /bin/sh -c apk --update88.31 MB17WORKDIR /opt/opentsdb/32 B18RUN /bin/sh -c set -ex150.06 MB19RUN /bin/sh -c ln -s160 B20RUN /bin/sh -c wget --no-check-certificate967.56 KB21RUN /bin/sh -c cd /opt/opentsdb/opentsdb-${TSDB_VERSION}12.39 MB22RUN /bin/sh -c cd /tmp2.69 MB23RUN /bin/sh -c apk del64.75 KB24RUN /bin/sh -c mkdir -p197 B25WORKDIR /opt/downloads32 B26RUN /bin/sh -c wget -O78.16 MB27RUN /bin/sh -c ln -s291 B28ADD files/opentsdb.conf /etc/opentsdb/opentsdb.conf.sample # buildkit340 B29ADD files/hbase-site.xml /opt/hbase/conf/hbase-site.xml.sample # buildkit343 B30ADD files/start_opentsdb.sh /opt/bin/ # buildkit378 B31ADD files/create_tsdb_tables.sh /opt/bin/ # buildkit381 B32ADD files/start_hbase.sh /opt/bin/ # buildkit307 B33ADD files/entrypoint.sh /entrypoint.sh # buildkit698 B34ADD files/nginx.conf /etc/nginx/nginx.conf # buildkit438 B35RUN /bin/sh -c for i706 B36RUN /bin/sh -c echo "export2.82 KB37RUN /bin/sh -c mkdir -p125 B38EXPOSE map[80/tcp:{}]0 B39VOLUME [/data/hbase /tmp /opentsdb-plugins]0 B40CMD ["/entrypoint.sh"]0 BCommand
ADD file:f17f65714f703db9012f00e5ec98d0b2541ff6147c2633f7ab9ba659d0c507f4 in /