Sign inSign up

laizhengyi/detect_api_pool:latest

Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 29.18 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c sed -i1.17 KB
8ARG TARGETARCH0 B
9ENV IMAGE_TAG=ubuntu24.040 B
10ENV TZ=Asia/Shanghai0 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12ENV PYTHON_VERSION=3.12.70 B
13ENV PATH=/opt/ac2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14ENV PIP_DISABLE_PIP_VERSION_CHECK=10 B
15ENV PIP_ROOT_USER_ACTION=ignore0 B
16ENV PIP_BREAK_SYSTEM_PACKAGES=10 B
17ENV PIP_INDEX_URL=https://mirrors.cloud.aliyuncs.com/pypi/simple/0 B
18RUN /bin/sh -c mkdir -p114 B
19RUN /bin/sh -c echo "[global]\nindex-url235 B
20RUN /bin/sh -c apt update8.24 MB
21ENV IMAGE_TAG=ubuntu24.04-py3120 B
22RUN /bin/sh -c tar xf37.72 MB
23RUN /bin/sh -c bash -c235 B
24LABEL org.opencontainers.image.title=AI base ubuntu24.04 container0 B
25ARG PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/0 B
26ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_BREAK_SYSTEM_PACKAGES=1 PYTHON_BIN=python30 B
27WORKDIR /app92 B
28RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c1.21 KB
29COPY requirements.txt . # buildkit198 B
30RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c133.43 KB
31RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c8 MB
32COPY . . # buildkit31.81 KB
33RUN |1 PIP_INDEX_URL=https://mirrors.aliyun.com/pypi/simple/ /bin/sh -c31.83 KB
34USER app0 B
35VOLUME [/data]0 B
36EXPOSE map[8000/tcp:{}]0 B
37ENTRYPOINT ["./docker-entrypoint.sh"]0 B

Command

 ARG RELEASE