sha256:bb45d16443e7dc7d90fa9a96f5be2edb47575c89c3fffe5d4956fded55ace940
OS/ARCH
linux/amd64
Compressed size
7.91 GB
Last pushed
about 3 years by skrashevich
Type
Image
Manifest digest
sha256:bb45d16443e7dc7d90fa9a96f5be2edb47575c89c3fffe5d4956fded55ace940
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.16 MB6CMD ["/bin/bash"]0 B7ENV NVARCH=x86_640 B8ENV NVIDIA_REQUIRE_CUDA=cuda>=11.7 brand=tesla,driver>=450,driver<451 brand=tesla,driver>=470,driver<471 brand=unknown,driver>=470,driver<4710 B9ENV NV_CUDA_CUDART_VERSION=11.7.99-10 B10ENV NV_CUDA_COMPAT_PACKAGE=cuda-compat-11-70 B11ARG TARGETARCH0 B13RUN |1 TARGETARCH=amd64 /bin/sh -c4.41 MB14ENV CUDA_VERSION=11.7.10 B15RUN |1 TARGETARCH=amd64 /bin/sh -c45.66 MB16RUN |1 TARGETARCH=amd64 /bin/sh -c184 B17ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib640 B19COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.72 KB20ENV NVIDIA_VISIBLE_DEVICES=all0 B21ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B22ENV NV_CUDA_LIB_VERSION=11.7.1-10 B23ENV NV_NVTX_VERSION=11.7.91-10 B24ENV NV_LIBNPP_VERSION=11.7.4.75-10 B25ENV NV_LIBNPP_PACKAGE=libnpp-11-7=11.7.4.75-10 B26ENV NV_LIBCUSPARSE_VERSION=11.7.4.91-10 B27ENV NV_LIBCUBLAS_PACKAGE_NAME=libcublas-11-70 B28ENV NV_LIBCUBLAS_VERSION=11.10.3.66-10 B29ENV NV_LIBCUBLAS_PACKAGE=libcublas-11-7=11.10.3.66-10 B30ENV NV_LIBNCCL_PACKAGE_NAME=libnccl20 B31ENV NV_LIBNCCL_PACKAGE_VERSION=2.13.4-10 B32ENV NCCL_VERSION=2.13.4-10 B33ENV NV_LIBNCCL_PACKAGE=libnccl2=2.13.4-1+cuda11.70 B34ARG TARGETARCH0 B36RUN |1 TARGETARCH=amd64 /bin/sh -c1.01 GB37RUN |1 TARGETARCH=amd64 /bin/sh -c62.21 KB38COPY entrypoint.d/ /opt/nvidia/entrypoint.d/ # buildkit1.64 KB39COPY nvidia_entrypoint.sh /opt/nvidia/ # buildkit1.48 KB40ENV NVIDIA_PRODUCT_NAME=CUDA0 B41ENTRYPOINT ["/opt/nvidia/nvidia_entrypoint.sh"]0 B42ENV NV_CUDNN_VERSION=8.5.0.960 B43ENV NV_CUDNN_PACKAGE_NAME=libcudnn80 B44ENV NV_CUDNN_PACKAGE=libcudnn8=8.5.0.96-1+cuda11.70 B45ARG TARGETARCH0 B47LABEL com.nvidia.cudnn.version=8.5.0.960 B48RUN |1 TARGETARCH=amd64 /bin/sh -c536.57 MB49WORKDIR /app93 B50RUN /bin/sh -c if type165 B51ENV ASPNETCORE_URLS=http://+:32168;http://+:50000 B52ENV LOGGING__CONSOLE__FORMATTERNAME=simple0 B53ENV DOTNET_RUNNING_IN_CONTAINER=true0 B54ENV DEBIAN_FRONTEND=noninteractive0 B55ENV USE_CUDA=True0 B56EXPOSE map[5000/tcp:{}]0 B57EXPOSE map[32168/tcp:{}]0 B58ARG VERSION0 B59ENV VERSION=0 B60LABEL Application=CodeProject.AI Server0 B61LABEL Publisher=CodeProject Solutions Inc0 B62LABEL Version=0 B63LABEL Target=Generic Linux x86_64 CPU0 B64LABEL Description=CodeProject.AI Server with CPU-only0 B65RUN |1 VERSION= /bin/sh -c30.71 MB66RUN |1 VERSION= /bin/sh -c23.25 MB67RUN |1 VERSION= /bin/sh -c165.28 MB68RUN |1 VERSION= /bin/sh -c1.83 MB69RUN |1 VERSION= /bin/sh -c1.33 MB70RUN |1 VERSION= /bin/sh -c40.47 MB71RUN |1 VERSION= /bin/sh -c22.48 MB72RUN |1 VERSION= /bin/sh -c96.69 MB73RUN |1 VERSION= /bin/sh -c24.77 MB74RUN |1 VERSION= /bin/sh -c13.31 MB75RUN |1 VERSION= /bin/sh -c22.01 MB76RUN |1 VERSION= /bin/sh -c4.35 MB77WORKDIR /app32 B78COPY /app/publish . # buildkit1.67 GB79RUN /bin/sh -c python3.8 -m2.07 GB80RUN /bin/sh -c python3.9 -m6.3 MB81RUN /bin/sh -c mkdir --parents133 B82RUN /bin/sh -c mkdir --parents151 B83RUN /bin/sh -c mkdir /app/.vscode116 B84COPY /.vscode/launch.docker.json /app/.vscode/launch.json # buildkit1.45 KB85COPY /.vscode/tasks.docker.json /app/.vscode/tasks.json # buildkit375 B86WORKDIR /app/server32 B87ENTRYPOINT ["./CodeProject.AI.Server"]0 B88ADD src/modules/FaceProcessing/intelligencelayer/requirements.linux.cuda.txt /app/preinstalled-modules/FaceProcessing/intelligencelayer/requirements.linux.cuda.txt # buildkit729 B89ADD src/modules/FaceProcessing/requirements.linux.cuda.txt /app/preinstalled-modules/FaceProcessing/requirements.linux.cuda.txt # buildkit730 B90ADD src/modules/FaceProcessing/requirements.linux.txt /app/preinstalled-modules/FaceProcessing/requirements.linux.txt # buildkit678 B91ADD src/modules/FaceProcessing/requirements.txt /app/preinstalled-modules/FaceProcessing/requirements.txt # buildkit651 B92ADD src/modules/ObjectDetectionYolo/requirements.linux.cuda.txt /app/preinstalled-modules/ObjectDetectionYolo/requirements.linux.cuda.txt # buildkit739 B93ADD src/modules/ObjectDetectionYolo/requirements.linux.txt /app/preinstalled-modules/ObjectDetectionYolo/requirements.linux.txt # buildkit717 B94ADD src/modules/ObjectDetectionYolo/requirements.txt /app/preinstalled-modules/ObjectDetectionYolo/requirements.txt # buildkit643 B95ADD https://github.com/ultralytics/yolov5/releases/download/v7.0/yolov5x6.pt /app/preinstalled-modules/ObjectDetectionYolo/custom-models/ipcam-yolov5x6.pt # buildkit249.02 MB96WORKDIR /app/server32 B97RUN /bin/sh -c python3.8 -m92 B98RUN /bin/sh -c cd /app/preinstalled-modules/FaceProcessing1.82 GB99ADD https://github.com/ultralytics/yolov5/releases/download/v7.0/yolov5m.pt /app/modules/FaceProcessing/assets/yolov5m.pt # buildkit37.61 MB100ADD https://github.com/ultralytics/yolov5/releases/download/v7.0/yolov5s.pt /app/modules/FaceProcessing/assets/yolov5s.pt # buildkit12.9 MB101WORKDIR /app/server32 B102ENTRYPOINT ["./CodeProject.AI.Server"]0 BCommand
ARG RELEASE