| Image | Cmd | Size |
| b0c8cc8bb20 |
CMD ["/usr/sbin/crond" "-f"] |
0 B |
| c433cf2dad1 |
/bin/sh -c /usr/bin/crontab /config/crontab.txt |
228 B |
| e85718e1183 |
/bin/sh -c #(nop) COPY dir:cc54e46067e94ada7a3fcd67974fdb791e13baecdfbefa13005189d5abdedfe4 in /config |
887 B |
| 388bf1f02af |
/bin/sh -c pip install elasticsearch-curator &&
rm -rf /var/cache/apk/* |
17.6 MB |
| 559657ed925 |
/bin/sh -c #(nop) CMD ["python3"] |
0 B |
| 0adecc691d5 |
/bin/sh -c set -ex; wget -O get-pip.py 'https://bootstrap.pypa.io/get-pip.py'; 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 \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' +; rm -f get-pip.py |
1.8 MB |
| 1f4df742b0a |
/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=18.1 |
0 B |
| 9aae3df0727 |
/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 |
230 B |
| 859dbcabc45 |
/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 --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 bzip2-dev coreutils dpkg-dev dpkg expat-dev findutils gcc gdbm-dev libc-dev libffi-dev libnsl-dev libressl-dev libtirpc-dev linux-headers make ncurses-dev pax-utils readline-dev sqlite-dev tcl-dev tk tk-dev xz-dev zlib-dev &&
apk del .fetch-deps &&
cd /usr/src/python &&
gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" &&
./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-shared --with-system-expat --with-system-ffi --without-ensurepip &&
make -j "$(nproc)" EXTRA_CFLAGS="-DTHREAD_STACK_SIZE=0x100000" &&
make install &&
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 .build-deps &&
find /usr/local -depth \( \( -type d -a \( -name test -o -name tests \) \) -o \( -type f -a \( -name '*.pyc' -o -name '*.pyo' \) \) \) -exec rm -rf '{}' + &&
rm -rf /usr/src/python &&
python3 --version |
23.1 MB |
| 33b1462d7b6 |
/bin/sh -c #(nop) ENV PYTHON_VERSION=3.6.6 |
0 B |
| a4bb4d13644 |
/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D |
0 B |
| 571bd70c5da |
/bin/sh -c apk add --no-cache ca-certificates |
309 KB |
| 7bc1650851f |
/bin/sh -c #(nop) ENV LANG=C.UTF-8 |
0 B |
| 15c57f63676 |
/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
0 B |
| 1e14a6ee846 |
/bin/sh -c #(nop) CMD ["/bin/sh"] |
0 B |
| 70034ea7817 |
/bin/sh -c #(nop) ADD file:25c10b1d1b41d46a1827ad0b0d2389c24df6d31430005ff4e9a2d84ea23ebd42 in / |
2.2 MB |