Sign inSign up

mellanox/ufm-plugin-cablevalidation:latest

Manifest digest

sha256:1bb933d71294d8d94bc2c28be0b9d3b0dc2abcc8cc36cd5e835309180d63bfd1

OS/ARCH

linux/amd64

Compressed size

715.6 MB

Last pushed

almost 2 years by swxmellanoxgithubsvc587

Type

Image

Manifest digest

sha256:1bb933d71294d8d94bc2c28be0b9d3b0dc2abcc8cc36cd5e835309180d63bfd1

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 29.03 MB
6CMD ["/bin/bash"]0 B
8ENV TZ=America/Los_Angeles0 B
9RUN /bin/sh -c ln -snf198 B
10RUN /bin/sh -c apt-get update186.85 MB
11RUN /bin/sh -c pip3 install51.79 MB
12ARG CV_ROOT_PATH=/opt/ufm/cablevalidation0 B
13ADD src/cablevalidation/collector/ /opt/ufm/cablevalidation/src/cablevalidation/collector/ # buildkit13.78 MB
14ADD src/cablevalidation/common/ /opt/ufm/cablevalidation/src/cablevalidation/common/ # buildkit50.41 KB
15ADD images/ /opt/ufm/cablevalidation/images/ # buildkit303.48 MB
16ADD scripts/ /opt/ufm/cablevalidation/scripts/ # buildkit952 B
17COPY conf/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit273.84 KB
18COPY src/cablevalidation/collector/bringup.sh /usr/local/bin/bringupcli # buildkit497 B
19COPY src/cablevalidation/collector/data_archivist.sh /usr/local/bin/cv-data-archivist # buildkit389 B
20ARG BRINGUP_ROOT=/cable_bringup_root0 B
21ENV BRINGUP_ROOT_PATH=/cable_bringup_root0 B
22ENV BRINGUP_CONF_APACHE_PATH=/cable_bringup_root/conf/apache20 B
23ENV CV_PRODUCTION_MODE=true0 B
24COPY conf/bringup_apache.conf /etc/apache2/conf-available/ # buildkit273.95 KB
25COPY conf/bringup_default.conf /etc/apache2/sites-available/ # buildkit418 B
26COPY conf/bringup_default_ssl.conf /etc/apache2/sites-available/ # buildkit923 B
27COPY conf/.htaccess /opt/ufm/cablevalidation # buildkit274.79 KB
28ENV APACHE_RUN_USER=www-data0 B
29ENV APACHE_RUN_GROUP=www-data0 B
30ENV APACHE_LOG_DIR=/var/log/apache20 B
31ENV APACHE_LOCK_DIR=/var/lock/apache20 B
32ENV APACHE_PID_FILE=/var/run/apache2.pid0 B
33ENV APACHE_HTTPS_PORT=4430 B
34ENV APACHE_HTTP_PORT=800 B
35RUN |2 CV_ROOT_PATH=/opt/ufm/cablevalidation BRINGUP_ROOT=/cable_bringup_root /bin/sh1.35 KB
36ENV INSTALL_NODE_JS_SCRIPT=/install_nodejs.sh0 B
37ADD https://deb.nodesource.com/setup_16.x /install_nodejs.sh # buildkit277.05 KB
38RUN |2 CV_ROOT_PATH=/opt/ufm/cablevalidation BRINGUP_ROOT=/cable_bringup_root /bin/sh46.43 MB
39ARG UI_SRC_PATH=/opt/ufm/cablevalidation/src/cablevalidation/collector0 B
40ARG TMP_UI_OUTPUT_PATH=/tmp/cv_ui0 B
41COPY src/cablevalidation_ui /tmp/cv_ui # buildkit881.77 KB
42RUN |4 CV_ROOT_PATH=/opt/ufm/cablevalidation BRINGUP_ROOT=/cable_bringup_root UI_SRC_PATH=/opt/ufm/cablevalidation/src/cablevalidation/collector82.25 MB
43ENV PYTHONPATH=/opt/ufm/cablevalidation/src0 B
44ARG BRINGUP_VERSION_ARG0 B
45ENV BRINGUP_VERSION=1.3.1-30 B
46ARG AGENT_VERSION_ARG0 B
47ENV AGENT_VERSION=1.3.1-30 B
48ARG BRINGUP_PORT_ARG0 B
49ENV BRINGUP_PORT=82510 B
50ARG IMAGE_RETRIEVAL_PORT_ARG0 B
51ENV IMAGE_RETRIEVAL_PORT=82520 B
52CMD ["/bin/sh" "-c" "/opt/ufm/cablevalidation/scripts/bringup_init.sh ;0 B
53COPY plugin_conf/init.sh plugin_conf/deinit.sh plugin_conf/cablevalidation_httpd_proxy.conf plugin_conf/cablevalidation_shared_volumes.conf1.2 KB
54COPY plugin_conf/plugin_bringup_apache.conf /etc/apache2/sites-available/bringup_plugin.conf # buildkit508 B
55COPY plugin_conf/plugin_supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit538 B
56RUN /bin/sh -c a2ensite bringup_plugin.conf310 B
57RUN /bin/sh -c echo "Listen388 B
58ENV APACHE_HTTP_PORT=82800 B
59ENV APACHE_HTTPS_PORT=86330 B

Command

 ARG RELEASE