sha256:f297abe92f1da858fb8f73fd475180ec518cd2a8a31eadbe2f59dffe06281dc3
OS/ARCH
linux/amd64
Compressed size
83.34 MB
Last pushed
4 months by laizhengyi
Type
Image
Manifest digest
sha256:f297abe92f1da858fb8f73fd475180ec518cd2a8a31eadbe2f59dffe06281dc3
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.18 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c sed -i1.17 KB8ARG TARGETARCH0 B9ENV IMAGE_TAG=ubuntu24.040 B10ENV TZ=Asia/Shanghai0 B11ENV DEBIAN_FRONTEND=noninteractive0 B12ENV PYTHON_VERSION=3.12.70 B13ENV PATH=/opt/ac2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B15ENV PIP_ROOT_USER_ACTION=ignore0 B16ENV PIP_BREAK_SYSTEM_PACKAGES=10 B17ENV PIP_INDEX_URL=https://mirrors.cloud.aliyuncs.com/pypi/simple/0 B18RUN /bin/sh -c mkdir -p114 B19RUN /bin/sh -c echo "[global]\nindex-url235 B20RUN /bin/sh -c apt update8.24 MB21ENV IMAGE_TAG=ubuntu24.04-py3120 B22RUN /bin/sh -c tar xf37.72 MB23RUN /bin/sh -c bash -c235 B24LABEL org.opencontainers.image.title=AI base ubuntu24.04 container0 B25ARG PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/0 B26ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_BREAK_SYSTEM_PACKAGES=1 PYTHON_BIN=python30 B27WORKDIR /app92 B28RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c1.21 KB29COPY requirements.txt . # buildkit198 B30RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c133.43 KB31RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c8 MB32COPY . . # buildkit31.81 KB33RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c31.83 KB34USER app0 B35VOLUME [/data]0 B36EXPOSE map[8000/tcp:{}]0 B37ENTRYPOINT ["./docker-entrypoint.sh"]0 BCommand
ARG RELEASE