sha256:3d43d3f8dc0d0d184b53954bbf9c39b3f6ec913284f40f37cc1d3d6649ece7b4
OS/ARCH
linux/amd64
Compressed size
844.87 MB
Last pushed
over 1 year by intelsoftwarerepo
Type
Image
Manifest digest
sha256:3d43d3f8dc0d0d184b53954bbf9c39b3f6ec913284f40f37cc1d3d6649ece7b4
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.17 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8RUN /bin/sh -c apt-get update90.15 MB9RUN /bin/sh -c ln -sf184 B10EXPOSE map[80/tcp:{}]0 B11ENV PYTHONDONTWRITEBYTECODE=10 B12ENV PYTHONUNBUFFERED=10 B13COPY requirements.txt . # buildkit312 B14RUN /bin/sh -c python -m428.12 MB15WORKDIR /third_party101 B16RUN /bin/sh -c sed -Ei298.24 MB17COPY ./third_party_deb_apk_deps.txt /third_party # buildkit3.15 KB18COPY ./third-party-programs.txt /third_party # buildkit103.2 KB19WORKDIR /src93 B20COPY ./src /src # buildkit46.22 KB21ARG MR_UID=20250 B22ARG MR_USER_NAME=mruser0 B23ENV PYTHONPATH=:/src0 B24RUN |2 MR_UID=2025 MR_USER_NAME=mruser /bin/sh48.88 KB25USER mruser0 B26ENV SERVER_IP_ADDRESS=0.0.0.00 B27CMD ["python" "main.py"]0 BCommand
ARG RELEASE