Namespace
exadel
Image / Tag
compreface-core:1.0.1
Content Digest
sha256:3051fc9a08d0506bd2ff93e75df809be89764f9fdc52e8658863d466a5f8fd9c
Details
Created

2022-07-13 09:50:12 UTC

Size

1.59 GB

Content Digest
Environment
APP_VERSION_STRING

BE_VERSION

CALCULATION_PLUGIN

facenet.Calculator

EXTRA_PLUGINS

facenet.LandmarksDetector,agegender.AgeDetector,agegender.GenderDetector,facenet.facemask.MaskDetector

FACE_DETECTION_PLUGIN

facenet.FaceDetector

GPG_KEY

0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

GPU_IDX

-1

HOME

/app/ml

INTEL_OPTIMIZATION

false

JOBLIB_MULTIPROCESSING

0

LANG

C.UTF-8

LC_ALL

C.UTF-8

PATH

/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PYTHONUNBUFFERED

0

PYTHON_GET_PIP_SHA256

ba3ab8267d91fd41c58dbce08f76db99f747f716d85ce1865813842bb035524d

PYTHON_GET_PIP_URL

https://github.com/pypa/get-pip/raw/6ce3639da143c5d79b44f94b04080abf2531fd6e/public/get-pip.py

PYTHON_PIP_VERSION

22.0.4

PYTHON_SETUPTOOLS_VERSION

57.5.0

PYTHON_VERSION

3.7.13

UWSGI_PROCESSES

2

UWSGI_THREADS

1


Layers

[#000] sha256:461246efe0a75316d99afdbf348f7063b57b0caeee8daab775f1f08152ea36f4 - 1.83% (29.9 MB)

[#001] sha256:e37ebf440f7f53eb0584605f7c63a95b42583a1372913da9061b6fdb7b535663 - 0.06% (1.03 MB)

[#002] sha256:ceeacead7688fe71bddcbd909406b40c157dde64b5679fa4328edf67e0341306 - 0.63% (10.2 MB)

[#003] sha256:975f1970522bad06836731bc3ef8efa9b5cc582705526909de8d014d31960ce0 - 0.0% (232 Bytes)

[#004] sha256:824120c69d4c69c501e2267d1f22013844a442d78175380513a359a57cf33846 - 0.19% (3.02 MB)

[#005] sha256:2de27551c0e782bd724941dac71a473ade26be4a6edc8384a9494768ccf6efe0 - 22.31% (364 MB)

[#006] sha256:092dee2c59aec245313723812dc1b3a609ed2fca4d30b852b83db69e22451cd1 - 0.0% (106 Bytes)

[#007] sha256:673de599e6fc098192e4ad0e05573ea9ad224782c590adf6244046296bff3ac3 - 0.0% (529 Bytes)

[#008] sha256:2875b0e8bf7c96d89cac74192466d33677f3d5ba4d3f23fde63eaca6da4eb013 - 11.18% (183 MB)

[#009] sha256:0d6d9b8ec2cd7aaa9480e62edf120956451e78ff4297dfd8b5ed4cc867aaa5af - 0.04% (618 KB)

[#010] sha256:d1124b43054f4c618e418782ce48b105643e0d36cfb789de637c2a3e30e464be - 0.0% (174 Bytes)

[#011] sha256:7f9316b52fb76b2acff5ca5b8ba1958c60ac1004d47ff06e3990cf31c75ddb5a - 63.19% (1.01 GB)

[#012] sha256:8f83ba506c3dbdc682c8ca63f0813515a371bb3185701026eeea404001168fde - 0.0% (6.71 KB)

[#013] sha256:120d874430312f23fc50878900471afce5a7ec9c7321668ea5b7c1224f552412 - 0.57% (9.25 MB)

[#014] sha256:fe72d03b4ce4a6fc98381adf1b34da7d4956870322bcdbdf89c51258c8e11e87 - 0.0% (317 Bytes)

[#015] sha256:36f62cb2eb4f006213a1201d5ae82d896148f5e899151d3dfa735c41929891e3 - 0.01% (120 KB)

[#016] sha256:471f3665fd23b44afb323031b1300b65f654f3c577273fbd98ebe76b096785ca - 0.0% (268 Bytes)


History
2022-07-12 01:20:10 UTC

/bin/sh -c #(nop) ADD file:d978f6d3025a06f5142a0c13c98bf12fbd47cdf9162ed31fbc05c86983b0a679 in /

2022-07-12 01:20:10 UTC

/bin/sh -c #(nop) CMD ["bash"]

2022-07-12 10:38:38 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

2022-07-12 10:38:38 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2022-07-12 10:38:43 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends ca-certificates netbase tzdata ; rm -rf /var/lib/apt/lists/*

2022-07-12 12:54:22 UTC

/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D

2022-07-12 12:54:22 UTC

/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.13

2022-07-12 13:01:35 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends dpkg-dev gcc gnupg dirmngr libbluetooth-dev libbz2-dev libc6-dev libexpat1-dev libffi-dev libgdbm-dev liblzma-dev libncursesw5-dev libreadline-dev libsqlite3-dev libssl-dev make tk-dev uuid-dev wget xz-utils zlib1g-dev ; wget -O python.tar.xz "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz"; wget -O python.tar.xz.asc "https://www.python.org/ftp/python/${PYTHON_VERSION%%[a-z]*}/Python-$PYTHON_VERSION.tar.xz.asc"; GNUPGHOME="$(mktemp -d)"; export GNUPGHOME; gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$GPG_KEY"; gpg --batch --verify python.tar.xz.asc python.tar.xz; command -v gpgconf > /dev/null && gpgconf --kill all || :; rm -rf "$GNUPGHOME" python.tar.xz.asc; mkdir -p /usr/src/python; tar --extract --directory /usr/src/python --strip-components=1 --file python.tar.xz; rm python.tar.xz; cd /usr/src/python; gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)"; ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-option-checking=fatal --enable-shared --with-system-expat --without-ensurepip ; nproc="$(nproc)"; make -j "$nproc" LDFLAGS="-Wl,--strip-all" PROFILE_TASK='-m test.regrtest --pgo test_array test_base64 test_binascii test_binhex test_binop test_bytes test_c_locale_coercion test_class test_cmath test_codecs test_compile test_complex test_csv test_decimal test_dict test_float test_fstring test_hashlib test_io test_iter test_json test_long test_math test_memoryview test_pickle test_re test_set test_slice test_struct test_threading test_time test_traceback test_unicode ' ; make install; cd /; rm -rf /usr/src/python; find /usr/local -depth \( \( -type d -a \( -name test -o -name tests -o -name idle_test \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' -o -name 'libpython*.a' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + ; ldconfig; apt-mark auto '.*' > /dev/null; apt-mark manual $savedAptMark; find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec ldd '{}' ';' | awk '/=>/ { print $(NF-1) }' | sort -u | xargs -r dpkg-query --search | cut -d: -f1 | sort -u | xargs -r apt-mark manual ; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; python3 --version

2022-07-12 13:01:35 UTC

/bin/sh -c set -eux; for src in idle3 pydoc3 python3 python3-config; do dst="$(echo "$src" | tr -d 3)"; [ -s "/usr/local/bin/$src" ]; [ ! -e "/usr/local/bin/$dst" ]; ln -svT "$src" "/usr/local/bin/$dst"; done

2022-07-12 13:01:36 UTC

/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=22.0.4

2022-07-12 13:01:36 UTC

/bin/sh -c #(nop) ENV PYTHON_SETUPTOOLS_VERSION=57.5.0

2022-07-12 13:01:36 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/6ce3639da143c5d79b44f94b04080abf2531fd6e/public/get-pip.py

2022-07-12 13:01:36 UTC

/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=ba3ab8267d91fd41c58dbce08f76db99f747f716d85ce1865813842bb035524d

2022-07-12 13:01:48 UTC

/bin/sh -c set -eux; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends wget; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum -c -; apt-mark auto '.*' > /dev/null; [ -z "$savedAptMark" ] || apt-mark manual $savedAptMark > /dev/null; apt-get purge -y --auto-remove -o APT::AutoRemove::RecommendsImportant=false; rm -rf /var/lib/apt/lists/*; export PYTHONDONTWRITEBYTECODE=1; python get-pip.py --disable-pip-version-check --no-cache-dir --no-compile "pip==$PYTHON_PIP_VERSION" "setuptools==$PYTHON_SETUPTOOLS_VERSION" ; rm -f get-pip.py; pip --version

2022-07-12 13:01:49 UTC

/bin/sh -c #(nop) CMD ["python3"]

2022-07-13 09:46:38 UTC

/bin/sh -c apt-get update && apt-get install -y build-essential cmake git wget unzip curl yasm pkg-config libswscale-dev libtbb2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libavformat-dev libpq-dev libfreeimage3 python3-opencv && rm -rf /var/lib/apt/lists/*

2022-07-13 09:46:40 UTC

/bin/bash -c #(nop) SHELL [/bin/bash -c]

2022-07-13 09:46:41 UTC

/bin/bash -c #(nop) WORKDIR /app/ml

2022-07-13 09:46:43 UTC

/bin/bash -c #(nop) COPY file:e8d041a1e851cb946129df3c42c6afe2a9f3edb2405520964accb301c0ba772c in .

2022-07-13 09:47:41 UTC

/bin/bash -c pip --no-cache-dir install -r requirements.txt

2022-07-13 09:47:43 UTC

/bin/bash -c #(nop) ARG BE_VERSION

2022-07-13 09:47:44 UTC

/bin/bash -c #(nop) ARG APP_VERSION_STRING

2022-07-13 09:47:46 UTC

/bin/bash -c #(nop) ENV BE_VERSION=

2022-07-13 09:47:48 UTC

/bin/bash -c #(nop) ENV APP_VERSION_STRING=

2022-07-13 09:47:49 UTC

/bin/bash -c #(nop) ENV HOME=/app/ml

2022-07-13 09:47:51 UTC

/bin/bash -c #(nop) ENV LC_ALL=C.UTF-8

2022-07-13 09:47:53 UTC

/bin/bash -c #(nop) ENV LANG=C.UTF-8

2022-07-13 09:47:54 UTC

/bin/bash -c #(nop) ENV PYTHONUNBUFFERED=0

2022-07-13 09:47:56 UTC

/bin/bash -c #(nop) ENV JOBLIB_MULTIPROCESSING=0

2022-07-13 09:47:58 UTC

/bin/bash -c #(nop) ARG INTEL_OPTIMIZATION=false

2022-07-13 09:47:59 UTC

/bin/bash -c #(nop) ARG GPU_IDX=-1

2022-07-13 09:48:01 UTC

/bin/bash -c #(nop) ENV GPU_IDX=-1 INTEL_OPTIMIZATION=false

2022-07-13 09:48:02 UTC

/bin/bash -c #(nop) ARG FACE_DETECTION_PLUGIN=facenet.FaceDetector

2022-07-13 09:48:04 UTC

/bin/bash -c #(nop) ARG CALCULATION_PLUGIN=facenet.Calculator

2022-07-13 09:48:06 UTC

/bin/bash -c #(nop) ARG EXTRA_PLUGINS=facenet.LandmarksDetector,agegender.AgeDetector,agegender.GenderDetector,facenet.facemask.MaskDetector

2022-07-13 09:48:08 UTC

/bin/bash -c #(nop) ENV FACE_DETECTION_PLUGIN=facenet.FaceDetector CALCULATION_PLUGIN=facenet.Calculator EXTRA_PLUGINS=facenet.LandmarksDetector,agegender.AgeDetector,agegender.GenderDetector,facenet.facemask.MaskDetector

2022-07-13 09:48:09 UTC

/bin/bash -c #(nop) COPY dir:40355800e13a9b2a3fee1a320e8d6e72ec87e35ed1a784bdbe93dd6707a1f9d8 in src

2022-07-13 09:48:11 UTC

/bin/bash -c #(nop) COPY dir:b524a55cff51bac4667ec2bb173475c325d235d58613f6b5110b84f5b67004ee in srcext

2022-07-13 09:49:34 UTC

/bin/bash -c python -m src.services.facescan.plugins.setup

2022-07-13 09:49:37 UTC

/bin/bash -c #(nop) COPY dir:c3a56f76acf45f3045129ed2e7e5a84ed56ddfcf8570c39dfaff6f9074fd0920 in tools

2022-07-13 09:49:39 UTC

/bin/bash -c #(nop) COPY dir:8fd574f8e785b28515c120452fc982c12bbbac7be08f97571b7a94bd1ab9709a in sample_images

2022-07-13 09:49:41 UTC

/bin/bash -c #(nop) ARG SKIP_TESTS

2022-07-13 09:49:43 UTC

/bin/bash -c #(nop) COPY file:a41f365c3cde3da7dc8a9f45bd025c8178006463bfee27d4bb5fcbc640620f2a in .

2022-07-13 09:50:02 UTC

/bin/bash -c if [ -z $SKIP_TESTS ]; then pytest -m "not performance" /app/ml/src; fi

2022-07-13 09:50:04 UTC

/bin/bash -c #(nop) EXPOSE 3000

2022-07-13 09:50:06 UTC

/bin/bash -c #(nop) COPY file:9c336c3536912ac95ed667cdf1c9a782561706605f767b3df905d4aa8b7a2f42 in .

2022-07-13 09:50:08 UTC

/bin/bash -c #(nop) ENV UWSGI_PROCESSES=2

2022-07-13 09:50:10 UTC

/bin/bash -c #(nop) ENV UWSGI_THREADS=1

2022-07-13 09:50:12 UTC

/bin/bash -c #(nop) CMD ["uwsgi" "--ini" "uwsgi.ini"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete