Sign inSign up

sctg/xlxd:2.5.3

Multi-platform
Index digest

sha256:b064ff76c599f565ff5b2e9a2ff1361634e1f20631a89229b65cb363ccc2205f

OS/ARCH

Compressed size

83.25 MB

Last pushed

about 1 year by sctg

Type

Image

Manifest digest

sha256:847536f6993ecee8a64b9f3498aa793daaec05897199c06211d98ccb83c1fbb3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.34 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update53.93 MB
8COPY /xlxd/src/src/xlxd /usr/local/bin/xlxd # buildkit297.88 KB
9COPY /xlxd/src/echo/xlxecho /usr/local/bin/xlxecho # buildkit4.39 KB
10RUN /bin/sh -c rm -rf172 B
11COPY /xlxd/src/dashboard2/ /var/www/html/ # buildkit426.42 KB
12COPY /xlxd/src/dashboard/ /var/www/html/dashboard/ # buildkit265.01 KB
13COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit518 B
14COPY log_forwarder.sh /usr/local/bin/log_forwarder.sh # buildkit479 B
15RUN /bin/sh -c chmod +x474 B
16RUN /bin/sh -c mkdir -p138 B
17COPY config/* /etc/xlxd/ # buildkit1.31 KB
18EXPOSE map[10001/tcp:{} 10002/tcp:{} 21110/tcp:{} 42000/tcp:{}0 B
19CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

 ARG RELEASE