Sign inSign up

severalnines/clustercontrol:1.9.3-1

Databases & storage
Manifest digest

sha256:df8f9e24627a6c536c8a4b36cc746703399867e052409fa8ee5d8f2f961695f2

OS/ARCH

linux/amd64

Compressed size

399.59 MB

Last pushed

over 4 years by severalnines

Type

Image

Manifest digest

sha256:df8f9e24627a6c536c8a4b36cc746703399867e052409fa8ee5d8f2f961695f2

Image Layers

1ADD file ... in / 72.57 MB
2LABEL org.label-schema.schema-version=1.0 org.label-schema.name=CentOS Base0 B
3CMD ["/bin/bash"]0 B
4MAINTAINER Ashraf Sharif <[email protected]>0 B
5ENV PACKAGES=curl mailx cronie nc0 B
6RUN /bin/sh -c yum clean6.16 MB
7RUN /bin/sh -c yum -y214.05 MB
8ENV STAGING_DIR=/root/packages0 B
9RUN /bin/sh -c mkdir -p91.55 MB
10ADD conf/my.cnf /etc/my.cnf # buildkit673 B
11ADD conf/supervisord.conf /etc/supervisord.conf # buildkit650 B
12ADD conf/s9s.conf /etc/httpd/conf.d/s9s.conf # buildkit680 B
13ADD conf/ssl.conf /etc/httpd/conf.d/ssl.conf # buildkit2.97 KB
14ADD conf/cc-frontend.conf /etc/httpd/conf.d/cc-frontend.conf # buildkit565 B
15ADD conf/cc-proxy.conf /etc/httpd/conf.d/cc-proxy.conf # buildkit599 B
16RUN /bin/sh -c mv /var/www/html/clustercontrol/ssl/server.crt15.24 MB
17VOLUME [/etc/cmon.d /var/lib/mysql /root/.ssh /var/lib/cmon]0 B
18COPY change_ip.sh /root/change_ip.sh # buildkit1.01 KB
19COPY entrypoint.sh /entrypoint.sh # buildkit5.17 KB
20COPY deploy-container.sh /deploy-container.sh # buildkit1.91 KB
21ENTRYPOINT ["/entrypoint.sh"]0 B
22EXPOSE map[19501/tcp:{} 443/tcp:{} 80/tcp:{} 9443/tcp:{}0 B
23HEALTHCHECK &{["CMD-SHELL" "curl -sSf http://localhost/clustercontrol/0 B

Command

ADD file:b3ebbe8bd304723d43b7b44a6d990cd657b63d93d6a2a9293983a30bfc1dfa53 in /