Sign inSign up

garrardkitchen/mcp-explorer-x:0.4.4

Multi-platform
Index digest

sha256:fee21e7e787d1c1c19c3d31b8ef62b7780f4abd8e0de25ee438c8cd553fafc9d

OS/ARCH

Compressed size

242.06 MB

Last pushed

5 months by garrardkitchen

Type

Image

Manifest digest

sha256:8b062c9a24d1365292a4b29cf5cdefbf28cdfbb538d3290081751a29efe6e2d3

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.48 KB
9ENV DOTNET_VERSION=10.0.50 B
10COPY /dotnet /usr/share/dotnet # buildkit34.96 MB
11RUN /bin/sh -c ln -s153 B
12ENV ASPNET_VERSION=10.0.50 B
13COPY /dotnet /usr/share/dotnet # buildkit12.18 MB
14WORKDIR /app93 B
15ARG APP_VERSION=0.4.40 B
16ENV AppMetadata__Version=0.4.40 B
17RUN |1 APP_VERSION=0.4.4 /bin/sh -c130.86 MB
18COPY /app/api ./api # buildkit14.88 MB
19COPY /app/gateway ./gateway # buildkit4.78 MB
20COPY docker/supervisord.conf /etc/supervisor/conf.d/mcp-explorer.conf # buildkit431 B
21EXPOSE [8080/tcp]0 B
22ENTRYPOINT ["supervisord" "-n" "-c" "/etc/supervisor/conf.d/mcp-explorer.conf"]0 B

Command

 ARG RELEASE