Sign inSign up

garrardkitchen/mcp-explorer-x:latest

Multi-platform
Index digest

sha256:b53c895b7c9e634ddbf2c99ce9d11fde47db0ec69c58eef340bc6db3366781e6

OS/ARCH

Compressed size

269.1 MB

Last pushed

2 months by garrardkitchen

Type

Image

Manifest digest

sha256:e0b540aa456dd50174449670230e146beb7e0420de6e99475e62cacc5bbfbd57

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update15.98 MB
8RUN /bin/sh -c groupadd 3.47 KB
9ENV DOTNET_VERSION=10.0.90 B
10COPY /dotnet /usr/share/dotnet # buildkit32.83 MB
11RUN /bin/sh -c ln -s154 B
12ENV ASPNET_VERSION=10.0.90 B
13COPY /dotnet /usr/share/dotnet # buildkit11.64 MB
14WORKDIR /app93 B
15ARG APP_VERSION=0.4.100 B
16ARG TARGETARCH=arm640 B
17ENV AppMetadata__Version=0.4.100 B
18ENV DEVTUNNELS__ExecutablePath=/usr/local/bin/devtunnel0 B
19RUN |2 APP_VERSION=0.4.10 TARGETARCH=arm64 /bin/sh146.59 MB
20COPY /app/api ./api # buildkit16.04 MB
21COPY /app/gateway ./gateway # buildkit18.47 MB
22COPY docker/supervisord.conf /etc/supervisor/conf.d/mcp-explorer.conf # buildkit434 B
23EXPOSE [8080/tcp]0 B
24ENTRYPOINT ["supervisord" "-n" "-c" "/etc/supervisor/conf.d/mcp-explorer.conf"]0 B

Command

 ARG RELEASE