Sign inSign up

kdump/unla-allinone:0.9.1-1

Multi-platform
Index digest

sha256:dc4fdb92906afbcedaebce3a4ab4ae1a581530d7502f70da047ea5527fa1404d

OS/ARCH

Compressed size

278.65 MB

Last pushed

8 months by kdump

Type

Image

Manifest digest

sha256:97487be71fab84d5ea190c064267fb2c03d155c7a5ece3c0895ef5a1b05fcb4f

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 / 26.09 MB
6CMD ["/bin/bash"]0 B
7ENV TZ=UTC0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c sed -i724 B
10RUN /bin/sh -c apt-get update45.4 MB
11RUN /bin/sh -c sed -i719 B
12RUN /bin/sh -c apt-get update53.81 MB
13RUN /bin/sh -c curl -fsSL55.08 MB
14RUN /bin/sh -c python3 -m17.27 MB
15RUN /bin/sh -c apt-get clean750 B
16WORKDIR /app93 B
17CMD ["bash"]0 B
18ARG PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple0 B
19ARG UV_DEFAULT_INDEX=https://mirrors.aliyun.com/pypi/simple0 B
20ARG NPM_CONFIG_REGISTRY=https://registry.npmmirror.com0 B
21ARG pnpm_config_registry=https://registry.npmmirror.com0 B
22ENV PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple UV_DEFAULT_INDEX=https://mirrors.aliyun.com/pypi/simple NPM_CONFIG_REGISTRY=https://registry.npmmirror.com pnpm_config_registry=https://registry.npmmirror.com0 B
23RUN |4 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple UV_DEFAULT_INDEX=https://mirrors.aliyun.com/pypi/simple NPM_CONFIG_REGISTRY=https://registry.npmmirror.com8.72 MB
24COPY deploy/docker/allinone/supervisord.conf /etc/supervisor/conf.d/ # buildkit401 B
25COPY deploy/docker/allinone/nginx.conf /etc/nginx/nginx.conf # buildkit672 B
26RUN |4 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple UV_DEFAULT_INDEX=https://mirrors.aliyun.com/pypi/simple NPM_CONFIG_REGISTRY=https://registry.npmmirror.com111 B
27COPY configs/apiserver.yaml /etc/unla/ # buildkit1.88 KB
28COPY configs/mcp-gateway.yaml /etc/unla/ # buildkit2.66 KB
29COPY configs/i18n /etc/unla/i18n # buildkit3.38 KB
30COPY /app/bin/mcp-gateway /usr/local/bin/ # buildkit27.87 MB
31COPY /app/bin/mock-server /usr/local/bin/ # buildkit14.56 MB
32COPY /app/bin/apiserver /usr/local/bin/ # buildkit28.04 MB
33COPY /app/assets /app/assets # buildkit16.91 KB
34COPY /app/web/dist /usr/share/nginx/html # buildkit1.78 MB
35EXPOSE [80/tcp]0 B
36CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

 ARG RELEASE