0.0.3-rocm-1
sha256:168bd6e304e2b29880fad3155a4577c6e798b56fa1f04ea5a855ffe0ba7603ff
OS/ARCH
linux/amd64
Compressed size
4.51 GB
Last pushed
about 1 month by rajendra95
Type
Image
Manifest digest
sha256:168bd6e304e2b29880fad3155a4577c6e798b56fa1f04ea5a855ffe0ba7603ff
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ENV PYTHONUNBUFFERED=10 B8RUN /bin/sh -c apt-get update129.58 MB9WORKDIR /app124 B10RUN /bin/sh -c pip3 --default-timeout=6004.1 GB11COPY requirements.txt . # buildkit281 B12RUN /bin/sh -c pip3 --default-timeout=600256.49 MB13COPY main.py eta_callback.py /app/ #8.24 KB14ENV HF_HOME=/app/.cache/huggingface0 B15ENV TRANSFORMERS_CACHE=/app/.cache/huggingface0 B16ENV TRITON_CACHE_DIR=/tmp/.triton0 B17CMD ["python3" "/app/main.py"]0 BCommand
ARG RELEASE