sha256:e79c96e7610c10ba99c7c11f939c78154ff3a4e6d24689ffdd15f35d2d7b7b1e
OS/ARCH
linux/amd64
Compressed size
144.92 MB
Last pushed
9 days by alexaborisov
Type
Image
Manifest digest
sha256:e79c96e7610c10ba99c7c11f939c78154ff3a4e6d24689ffdd15f35d2d7b7b1e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.38 MB5CMD ["/bin/bash"]0 B6WORKDIR /app90 B7RUN /bin/sh -c apt-get update375.65 KB8COPY ./server-fastcache-standalone /app/server-fastcache # buildkit116.16 MB9COPY ./lib-fastcache /lib-fastcache # buildkit103 B10COPY ./cache.proto /app/cache.proto # buildkit5.96 KB11COPY ./config.yaml /app/cache-config.yaml # buildkit206 B12EXPOSE [50000/tcp]0 B13ENV GRPC_POLL_STRATEGY=epoll10 B14ENV LD_LIBRARY_PATH=/lib-fastcache0 B15ENTRYPOINT ["/app/server-fastcache" "-config-file" "/app/cache-config.yaml"]0 BCommand
ARG RELEASE