sha256:2f7a543e8f1e427bcc3f6d867f6f70680a636908f778ca5b17ef2ebdd38bb2ed
OS/ARCH
linux/amd64
Compressed size
467.43 MB
Last pushed
2 months by percona
Type
Image
Manifest digest
sha256:2f7a543e8f1e427bcc3f6d867f6f70680a636908f778ca5b17ef2ebdd38bb2ed
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:99743866ba1ba2a9791362361bed55802d3da525a9772be3b68110f26562cf31 in /wheels 0 B9COPY file:cc096c2d25a59bd4804bec8e6fb885ce7fbafa06bf60bca16167e7c3342bb1b2 in . 0 B10/bin/sh -c pip install --no-cache-dir0 B11/bin/sh -c pip install --no-cache-dir0 B12COPY file:f1dc9df50c578f3804675cb7867ad5878c004cd19c4ef0ac96c9118ea653fe8e in . 0 B13COPY file:3687b2cabf778343e7626c60a2a2a3b3189606842286ff1717878619699d56fc in . 0 B14COPY file:3c59812761c3d5c734de7e8b985a52fcb1d3124846c32b1cbf87749534afd918 in . 0 B15/bin/sh -c chmod +x $APP_HOME/entrypoint.sh0 B16/bin/sh -c chmod +x $APP_HOME/entrypoint_celery.sh0 B17ADD file ... in $APP_HOME 0 B18/bin/sh -c chmod -R u+X,g+X0 B19USER sep0 B20ENTRYPOINT ["/home/sep/app/entrypoint.sh"]467.43 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/*