sha256:99875ba4ec3da994eab332fabece86ab66956b3338f1e23000328d000bc2141f
OS/ARCH
linux/amd64
Compressed size
343.18 MB
Last pushed
over 3 years by writl
Type
Image
Manifest digest
sha256:99875ba4ec3da994eab332fabece86ab66956b3338f1e23000328d000bc2141f
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=18.040 B5ADD file ... in / 24.5 MB6CMD ["/bin/bash"]0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt-get update266.33 MB10RUN /bin/sh -c locale-gen en_US.UTF-8416.54 KB11ENV LANG=en_US.UTF-80 B12ENV LANGUAGE=en_US:en0 B13ENV LC_ALL=en_US.UTF-80 B14RUN /bin/sh -c git clone51.94 MB15ADD pyload-config/ /tmp/pyload-config # buildkit5.46 KB16ADD run.sh /run.sh # buildkit460 B17RUN /bin/sh -c chmod +x464 B18EXPOSE map[8000/tcp:{}]0 B19EXPOSE map[9666/tcp:{}]0 B20EXPOSE map[7227/tcp:{}]0 B21VOLUME [/opt/pyload/pyload-config]0 B22VOLUME [/opt/pyload/Downloads]0 B23HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8000/0 B24CMD ["/run.sh"]0 BCommand
ARG RELEASE