Sign inSign up

percona/percona-sep:b97ee985fc64f841f611b3a057737814da308a61

Manifest digest

sha256:f1e9d7130cf60ea761e1467d1b0e62ef76a361a955cf972f35e72d3c7dbff374

OS/ARCH

linux/amd64

Compressed size

359.18 MB

Last pushed

19 days by percona

Type

Image

Manifest digest

sha256:f1e9d7130cf60ea761e1467d1b0e62ef76a361a955cf972f35e72d3c7dbff374

Image Layers

1/bin/sh -c groupadd --gid 10010 B
2ENV HOME=/home/sep0 B
3ENV APP_HOME=$HOME/app0 B
4/bin/sh -c install -d -o0 B
5WORKDIR $APP_HOME0 B
6/bin/sh -c install -d -o0 B
7/bin/sh -c apt-get update &&0 B
8/bin/sh -c dpkg --purge --force-remove-essential0 B
9COPY dir:5bdead94e4f4bfc93f1b7789486a39cd007c002ec43d407856c34fdd9d753f34 in /wheels 0 B
10COPY file:b5701769edccee740fc3384d53d0807287639cf9818642b63dd743d582ca152d in . 0 B
11/bin/sh -c pip install --no-cache-dir0 B
12COPY multi:035158e2d8001fee316baff8a4d67f90dc6c88350786829108d114b26d8ab09d in /usr/local/bin/ 0 B
13/bin/sh -c pip install --no-cache-dir0 B
14COPY file:a52ae6191081287e7772f3c37f2ea4c145152a399f3ebb86ec5ebe254f0009db in . 0 B
15COPY file:6748ef2b7e94b156aae7d9ca7588a53f042ce96701f8cc5ed64915fcf10bfb02 in ./supervisord.conf 0 B
16COPY file:7dddb5637c5c312ce7aafeefb9c525dd8f1bbec0c16125dd67d9e2855052232f in ./healthcheck.sh 0 B
17COPY file:b0edc69221006a236d46cd8134bc8fbf3d62110f16661af70454dfc04ba93400 in ./entrypoint.sh 0 B
18COPY file:63d16234e16c3b8d16f949d16053b007c44174fb4984710407639adbcaa1446a in ./wait_for_schema.sh 0 B
19COPY file:b065b4a0a8dc8e0c67507b62cdff7fae86cd974a5e80b431fefc7b27a9b92e82 in ./settings-env.sh 0 B
20COPY file:6f2fe0b6b79aa73c05c96450ea3f776392a99777e2a29372282ceafef99b3ba6 in ./grafana_service_account.py 0 B
21COPY file:fbbb4ad6ec368d45a13307664f876669dfda6121028cd34982d76202e2802649 in ./wait_for_api.py 0 B
22ADD file ... in $APP_HOME 0 B
23COPY file:5f0e9e4fbf7c288813a3e61c3e69b00d21f258c0bc9f5e342967395d5ec9b873 in ./settings.yaml 0 B
24ARG SEP_RESTRICT_APPS0 B
25COPY file:a1bdb095c13116d4755029f055ff898569e93611d89468767e802b13c270e383 in /tmp/restrict_apps.py 0 B
26|1 SEP_RESTRICT_APPS=1 /bin/sh -c if0 B
27ENV FASTAPI_ENV=production_docker0 B
28ENV PYTHONUNBUFFERED=10 B
29|1 SEP_RESTRICT_APPS=1 /bin/sh -c chmod0 B
30USER sep0 B
31HEALTHCHECK --interval=15s --timeout=15s --start-period=150s --retries=50 B
32ENTRYPOINT ["/home/sep/app/entrypoint.sh"]359.18 MB

Command

/bin/sh -c groupadd --gid 1001 sep &&     useradd --gid sep --shell /usr/sbin/nologin --home-dir /home/sep --uid 1001 --create-home sep