sha256:fe6895aa9096e7e0d027b53f16705eaa4ee3d6a197de19af54f2339c2f42470e
OS/ARCH
linux/amd64
Compressed size
479.5 MB
Last pushed
about 2 months by percona
Type
Image
Manifest digest
sha256:fe6895aa9096e7e0d027b53f16705eaa4ee3d6a197de19af54f2339c2f42470e
Image Layers
1/bin/sh -c apt-get update &&0 B2/bin/sh -c groupadd --gid 10010 B3ENV HOME=/home/sep0 B4ENV APP_HOME=$HOME/app0 B5/bin/sh -c install -d -o0 B6WORKDIR $APP_HOME0 B7/bin/sh -c apt-get update &&0 B8COPY dir:2d1e9cca17d8a90bd3d143e7f1cbaff30f38918809c89f22b39ec0648fbfe799 in /wheels 0 B9COPY file:b1ed2de82c157c2869360035b3dd55dca2f7fde03ba017b9f093170c64833b4a in . 0 B10/bin/sh -c pip install --no-cache-dir0 B11/bin/sh -c pip install --no-cache-dir0 B12COPY multi:035158e2d8001fee316baff8a4d67f90dc6c88350786829108d114b26d8ab09d in /usr/local/bin/ 0 B13/bin/sh -c pip install --no-cache-dir0 B14COPY file:0835614e3b8d0e4c71ceb940a904ee2415b178979196eb4b907e045a2c61d78a in . 0 B15COPY file:85726acff264ab3b07d0fbfdea06c50ebacefc6cc9b7e2386b2458918425dc6b in ./supervisord.conf 0 B16COPY file:2c8f7207ae59a4bcc3ba8699a407956522a0565494d7123d398803fa2cb1042c in ./healthcheck.sh 0 B17COPY file:9d6abf2781fe8f96e191ca8d3cb1fd1f70e2902c9cfcdbed4e6bce1d0c300271 in ./entrypoint.sh 0 B18ADD file ... in $APP_HOME 0 B19/bin/sh -c cd $APP_HOME/app/sep/apps &&0 B20ENV FASTAPI_ENV=production_docker0 B21ENV PYTHONUNBUFFERED=10 B22/bin/sh -c chmod -R u+X,g+X0 B23USER sep0 B24HEALTHCHECK --interval=15s --timeout=15s --start-period=150s --retries=50 B25ENTRYPOINT ["/home/sep/app/entrypoint.sh"]479.5 MBCommand
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends g++ libpango-1.0-0 libpangoft2-1.0-0 fontconfig fonts-dejavu shared-mime-info && apt-get clean && rm -rf /var/lib/apt/lists/*