Sign inSign up

garrardkitchen/mcp-explorer-x:0.4.8

Multi-platform
Index digest

sha256:83dc3d43018ffd4b5206ff4f0bfd563b58500008fecb37c8926282d853d44ff0

OS/ARCH

Compressed size

293.27 MB

Last pushed

4 months by garrardkitchen

Type

Image

Manifest digest

sha256:3d487a39cc4b510e27c8415f3fbe81749e822e8c87f8b3914720893591fb21e8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 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 update16.04 MB
8RUN /bin/sh -c groupadd 3.49 KB
9ENV DOTNET_VERSION=10.0.80 B
10COPY /dotnet /usr/share/dotnet # buildkit34.9 MB
11RUN /bin/sh -c ln -s156 B
12ENV ASPNET_VERSION=10.0.80 B
13COPY /dotnet /usr/share/dotnet # buildkit12.13 MB
14WORKDIR /app93 B
15ARG APP_VERSION=0.4.80 B
16ARG TARGETARCH=amd640 B
17ENV AppMetadata__Version=0.4.80 B
18ENV DEVTUNNELS__ExecutablePath=/usr/local/bin/devtunnel0 B
19RUN |2 APP_VERSION=0.4.8 TARGETARCH=amd64 /bin/sh167.77 MB
20COPY /app/api ./api # buildkit15.84 MB
21COPY /app/gateway ./gateway # buildkit18.23 MB
22COPY docker/supervisord.conf /etc/supervisor/conf.d/mcp-explorer.conf # buildkit432 B
23EXPOSE [8080/tcp]0 B
24ENTRYPOINT ["supervisord" "-n" "-c" "/etc/supervisor/conf.d/mcp-explorer.conf"]0 B

Command

 ARG RELEASE