sha256:7e8cb41a809261aac4041f8c4117a3da5f0e094d1b62993ed55e40681abfd400
OS/ARCH
Compressed size
617.98 MB
Last pushed
over 1 year by onadeploy
Type
Image
Manifest digest
sha256:77b3665fb1780bc0bd20c66f81b43c2d33335a2d0701a2a0820b6b31a4a1bf5f
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c echo "deb44.62 MB4ENV LC_ALL=en_US.UTF-80 B5ENV LC_CTYPE=en_US.UTF-80 B6ENV LANG=en_US.UTF-80 B7ENV LANGUAGE=en_US.UTF-80 B8RUN /bin/sh -c apt-get install256.13 MB9COPY /home/appuser/.pyenv/ /home/appuser/.pyenv/ # buildkit149.43 MB10COPY /srv/onadata/ /srv/onadata/ # buildkit93 MB11COPY /usr/local/lib/ /usr/lib/ # buildkit28.56 MB12RUN /bin/sh -c chown -R154 B13USER appuser0 B14WORKDIR /srv/onadata32 B15ENV HOME=/home/appuser0 B16ENV PYTHON_VERSION=3.10.140 B17ENV PYENV_ROOT=/home/appuser/.pyenv0 B18ENV PATH=/home/appuser/.pyenv/versions/3.10.14/bin:/home/appuser/.pyenv/shims:/home/appuser/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B19CMD ["uwsgi" "--ini" "uwsgi.ini"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'