sha256:a90364f488fdbd8cf0bd9a014867bc42790b089dbb6b7757a91139549146d985
OS/ARCH
Compressed size
597.27 MB
Last pushed
over 1 year by onadeploy
Type
Image
Manifest digest
sha256:757c8d62daca79f24e3f54ccd373184b5784f5aaaeff225cbddcb563f78d9c64
Image Layers
1# debian.sh --arch 'arm64' out/46.09 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c echo "deb44.15 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 install242.15 MB9COPY /home/appuser/.pyenv/ /home/appuser/.pyenv/ # buildkit143.79 MB10COPY /srv/onadata/ /srv/onadata/ # buildkit92.99 MB11COPY /usr/local/lib/ /usr/lib/ # buildkit28.1 MB12RUN /bin/sh -c chown -R153 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 'arm64' out/ 'bookworm' '@1733097600'