sha256:28cf88c23202eb3e3169603932b5dab64f2cf8049048970c09d407ae74e687d6
OS/ARCH
linux/amd64
Compressed size
73.58 MB
Last pushed
8 months by oaklight
Type
Image
Manifest digest
sha256:28cf88c23202eb3e3169603932b5dab64f2cf8049048970c09d407ae74e687d6
Image Layers
1# debian.sh --arch 'amd64' out/28.39 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.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.190 B7ENV PYTHON_SHA256=c8f4a596572201d81dd7df91f70e177e19a70f1d489968b54b5fbbf29a97c0760 B8RUN /bin/sh -c set -eux;13.18 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG PYPI_MIRROR=https://mirrors.cernet.edu.cn/pypi/web/simple0 B12ARG LOCAL_WHEEL=toolregistry_hub-0.5.5-py3-none-any.whl0 B13ARG PACKAGE_VERSION0 B14ENV PYTHONDONTWRITEBYTECODE=10 B15ENV PYTHONUNBUFFERED=10 B16WORKDIR /app93 B17ARG UID=100010 B18RUN |4 PYPI_MIRROR=https://mirrors.cernet.edu.cn/pypi/web/simple LOCAL_WHEEL=toolregistry_hub-0.5.5-py3-none-any.whl PACKAGE_VERSION=3.26 KB19RUN |4 PYPI_MIRROR=https://mirrors.cernet.edu.cn/pypi/web/simple LOCAL_WHEEL=toolregistry_hub-0.5.5-py3-none-any.whl PACKAGE_VERSION=117 B20COPY . /tmp/build/ # buildkit336.33 KB21RUN |4 PYPI_MIRROR=https://mirrors.cernet.edu.cn/pypi/web/simple LOCAL_WHEEL=toolregistry_hub-0.5.5-py3-none-any.whl PACKAGE_VERSION=88.85 KB22RUN |4 PYPI_MIRROR=https://mirrors.cernet.edu.cn/pypi/web/simple LOCAL_WHEEL=toolregistry_hub-0.5.5-py3-none-any.whl PACKAGE_VERSION=30.35 MB23USER appuser0 B24EXPOSE [8000/tcp]0 B25CMD ["toolregistry-server" "--host=0.0.0.0" "--port=8000" "--mode=openapi"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'