sha256:f2fe35b48b96c7a7ff18a358a7b8c061e7f2576397e5a18eb08919c50e1ce1c0
OS/ARCH
linux/arm64
Compressed size
598.22 MB
Last pushed
almost 4 years by lettore
Type
Image
Manifest digest
sha256:f2fe35b48b96c7a7ff18a358a7b8c061e7f2576397e5a18eb08919c50e1ce1c0
Image Layers
1ADD file ... in / 25.91 MB2CMD ["bash"]0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV LANG=C.UTF-80 B5ARG DEBIAN_FRONTEND=noninteractive0 B6RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c145.84 MB7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.22 MB8RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.78 MB9RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c35.46 MB10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c244 MB11ADD https://raw.githubusercontent.com/tensorflow/tensorflow/master/tensorflow/tools/dockerfiles/bashrc /etc/bash.bashrc # buildkit1.06 KB12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.06 KB13RUN /bin/sh -c apt-get update47.61 MB14RUN /bin/sh -c echo "deb1.14 MB15ADD requirements.txt /tmp/requirements.txt # buildkit269 B16RUN /bin/sh -c python3 -m41.06 MB17COPY /opt/doods/models /opt/doods/models # buildkit49.95 MB18COPY /opt/doods/config.yaml /opt/doods/config.yaml # buildkit342 B19WORKDIR /opt/doods32 B20ADD . . # buildkit269.66 KB21ENV TF_CPP_MIN_LOG_LEVEL=30 B22ENTRYPOINT ["python3" "main.py"]0 B23CMD ["api"]0 B24EXPOSE map[8080/tcp:{}]0 BCommand
ADD file:ff4909f2124325dac58d43c617132325934ed48a5ab4c534d05f931fcf700a2f in /