| Image | Cmd | Size |
| edde9e80748 |
CMD ["/usr/sbin/crond" "-f"] |
0 B |
| 13f2e2d26d0 |
/bin/sh -c /usr/bin/crontab /config/crontab.txt |
229 B |
| c208a91b37e |
/bin/sh -c #(nop) COPY dir:53388ba1f9b5d59d9c60e5d9d38ef7bb35086ed5f3365b7d6ab6318eb51c9b38 in /config |
885 B |
| 4870d07a06a |
/bin/sh -c pip install elasticsearch-curator==5.5.4 &&
rm -rf /var/cache/apk/* |
24.0 MB |
| c442b3da711 |
/bin/sh -c #(nop) CMD ["python3"] |
0 B |
| a412b741a94 |
/bin/sh -c set -ex; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum -c -; python get-pip.py --disable-pip-version-check --no-cache-dir "pip==$PYTHON_PIP_VERSION" ; pip --version; 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' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py |
2.1 MB |
| dae848cddc0 |
/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d2 |
0 B |
| 45dacae4427 |
/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932/get-pip.py |
0 B |
| f6ee1312cd3 |
/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=20.3.3 |
0 B |
| c12202e5d9d |
/bin/sh -c cd /usr/local/bin &&
ln -s idle3 idle &&
ln -s pydoc3 pydoc &&
ln -s python3 python &&
ln -s python3-config python-config |
236 B |
| c576f4dda2f |
/bin/sh -c set -ex &&
apk add --no-cache --virtual .fetch-deps gnupg tar xz &&
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" &&
export GNUPGHOME="$(mktemp -d)" &&
gpg --batch --keyserver ha.pool.sks-keyservers.net --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 -xJC /usr/src/python --strip-components=1 -f python.tar.xz &&
rm python.tar.xz &&
apk add --no-cache --virtual .build-deps bluez-dev bzip2-dev coreutils dpkg-dev dpkg expat-dev findutils gcc gdbm-dev libc-dev libffi-dev libnsl-dev libtirpc-dev linux-headers make ncurses-dev openssl-dev pax-utils readline-dev sqlite-dev tcl-dev tk tk-dev xz-dev zlib-dev &&
apk del --no-network .fetch-deps &&
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 --with-system-ffi --without-ensurepip &&
make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" 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 &&
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 '*.a' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + &&
find /usr/local -type f -executable -not \( -name '*tkinter*' \) -exec scanelf --needed --nobanner --format '%n#p' '{}' ';' | tr ',' '\n' | sort -u | awk 'system("[ -e /usr/local/lib/" $1 " ]") == 0 { next } { print "so:" $1 }' | xargs -rt apk add --no-cache --virtual .python-rundeps &&
apk del --no-network .build-deps &&
python3 --version |
10.3 MB |
| 098d9be6cbf |
/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.12 |
0 B |
| 07d3851ea48 |
/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D |
0 B |
| 0669e97a6d8 |
/bin/sh -c set -eux; apk add --no-cache ca-certificates ; |
281 KB |
| 5d27b65c709 |
/bin/sh -c #(nop) ENV LANG=C.UTF-8 |
0 B |
| 0324cd6c2cb |
/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
0 B |
| 07c74323267 |
/bin/sh -c #(nop) CMD ["/bin/sh"] |
0 B |
| b98473a3b83 |
/bin/sh -c #(nop) ADD file:ec475c2abb2d46435286b5ae5efacf5b50b1a9e3b6293b69db3c0172b5b9658b in / |
2.8 MB |