sha256:28a0753c1c9e5fe8f524a0e7e2cebf716dd74c98e83a3a0be30d53bebabe7e9a
OS/ARCH
linux/amd64
Compressed size
63.94 MB
Last pushed
over 1 year by aidemoonio
Type
Image
Manifest digest
sha256:28a0753c1c9e5fe8f524a0e7e2cebf716dd74c98e83a3a0be30d53bebabe7e9a
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.17 MB3RUN /bin/sh -c ln -sf193 B4WORKDIR /app93 B5ARG CMD_PARAMS=palace0 B6ENV CMD_PARAMS_ENV=houyi0 B7ENV CONFIG_TYPE=yaml0 B8COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit271 B9COPY /src/bin/houyi /app/houyi # buildkit33.53 MB10COPY /src/third_party/swagger_ui /app/third_party/swagger_ui/ # buildkit323.92 KB11EXPOSE map[8000/tcp:{}]0 B12EXPOSE map[9000/tcp:{}]0 B13VOLUME [/data/conf]0 B14ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B15CMD ["sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1734912000'