sha256:bf11ea504d1aece17540bb6cbce681ab070dde5ead794c81c44b642f602349b8
OS/ARCH
Compressed size
457.51 MB
Last pushed
about 1 year by birdxs
Type
Image
Manifest digest
sha256:f115409951c1be72bde4b45758c1e25600f9e0392ebe9f68c37757eb57683912
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.03 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;14.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11MAINTAINER myh0 B12ENV LANG=zh_CN.UTF-80 B13ENV LC_CTYPE=zh_CN.UTF-80 B14ENV LC_ALL=C0 B15ENV PYTHONPATH=/data/InStock0 B16EXPOSE map[9988/tcp:{}]0 B17RUN /bin/sh -c ln -sf409.09 MB18WORKDIR /data94 B19COPY instock /data/InStock/instock # buildkit3.79 MB20COPY supervisor /data/InStock/supervisor # buildkit799 B21COPY history_data /data/InStock/history_data # buildkit43.34 KB22COPY cron/cron.hourly /etc/cron.hourly # buildkit298 B23COPY cron/cron.workdayly /etc/cron.workdayly # buildkit302 B24COPY cron/cron.monthly /etc/cron.monthly # buildkit396 B25RUN /bin/sh -c chmod 7551014 B26RUN /bin/sh -c chmod 755292 B27RUN /bin/sh -c chmod 755295 B28RUN /bin/sh -c chmod 755391 B29RUN /bin/sh -c echo "SHELL=/bin/sh334 B30RUN /bin/sh -c chmod 600335 B31ENTRYPOINT ["supervisord" "-n" "-c" "/data/InStock/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'