| created |
2019-08-14T00:24:45.612796997Z
|
| created_by |
/bin/sh -c #(nop) ADD file:b9b24bd862a79bf6c6e79daf6babca27245063eb52a2f72ffc4fc3494ddd3d48 in /
|
|
| created |
2019-08-14T00:24:45.872523599Z
|
| created_by |
/bin/sh -c #(nop) CMD ["bash"]
|
| empty_layer |
true
|
|
| created |
2019-08-14T06:23:58.329863111Z
|
| created_by |
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl netbase wget && rm -rf /var/lib/apt/lists/*
|
|
| created |
2019-08-14T06:24:07.74714461Z
|
| created_by |
/bin/sh -c set -ex; if ! command -v gpg > /dev/null; then apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; rm -rf /var/lib/apt/lists/*; fi
|
|
| created |
2019-08-14T06:24:34.309116824Z
|
| created_by |
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bzr git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*
|
|
| created |
2019-08-14T06:25:55.290272766Z
|
| created_by |
/bin/sh -c set -ex; apt-get update; apt-get install -y --no-install-recommends autoconf automake bzip2 dpkg-dev file g++ gcc imagemagick libbz2-dev libc6-dev libcurl4-openssl-dev libdb-dev libevent-dev libffi-dev libgdbm-dev libgeoip-dev libglib2.0-dev libgmp-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libncurses5-dev libncursesw5-dev libpng-dev libpq-dev libreadline-dev libsqlite3-dev libssl-dev libtool libwebp-dev libxml2-dev libxslt-dev libyaml-dev make patch unzip xz-utils zlib1g-dev $( if apt-cache show 'default-libmysqlclient-dev' 2>/dev/null | grep -q '^Version:'; then echo 'default-libmysqlclient-dev'; else echo 'libmysqlclient-dev'; fi ) ; rm -rf /var/lib/apt/lists/*
|
|
| created |
2019-08-14T12:21:34.244785905Z
|
| created_by |
/bin/sh -c #(nop) ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
| empty_layer |
true
|
|
| created |
2019-08-14T12:21:34.432132658Z
|
| created_by |
/bin/sh -c #(nop) ENV LANG=C.UTF-8
|
| empty_layer |
true
|
|
| created |
2019-08-14T12:21:43.256741774Z
|
| created_by |
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends tk-dev uuid-dev && rm -rf /var/lib/apt/lists/*
|
|
| created |
2019-08-14T12:21:43.426983269Z
|
| created_by |
/bin/sh -c #(nop) ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
|
| empty_layer |
true
|
|
| created |
2019-08-14T12:21:43.587315922Z
|
| created_by |
/bin/sh -c #(nop) ENV PYTHON_VERSION=3.7.4
|
| empty_layer |
true
|
|
| created |
2019-08-14T12:30:03.119796231Z
|
| created_by |
/bin/sh -c set -ex && 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 && cd /usr/src/python && gnuArch="$(dpkg-architecture --query DEB_BUILD_GNU_TYPE)" && ./configure --build="$gnuArch" --enable-loadable-sqlite-extensions --enable-optimizations --enable-shared --with-system-expat --with-system-ffi --without-ensurepip && make -j "$(nproc)" 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 && ldconfig && 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
|
|
| created |
2019-08-14T12:30:04.403799858Z
|
| created_by |
/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
|
|
| created |
2019-08-26T23:42:54.971024902Z
|
| created_by |
/bin/sh -c #(nop) ENV PYTHON_PIP_VERSION=19.2.3
|
| empty_layer |
true
|
|
| created |
2019-08-26T23:42:55.146605939Z
|
| created_by |
/bin/sh -c #(nop) ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/309a56c5fd94bd1134053a541cb4657a4e47e09d/get-pip.py
|
| empty_layer |
true
|
|
| created |
2019-08-26T23:42:55.322369895Z
|
| created_by |
/bin/sh -c #(nop) ENV PYTHON_GET_PIP_SHA256=57e3643ff19f018f8a00dfaa6b7e4620e3c1a7a2171fd218425366ec006b3bfe
|
| empty_layer |
true
|
|
| created |
2019-08-26T23:43:01.270479391Z
|
| created_by |
/bin/sh -c set -ex; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum --check --strict -; 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
|
|
| created |
2019-08-26T23:43:01.452189305Z
|
| created_by |
/bin/sh -c #(nop) CMD ["python3"]
|
| empty_layer |
true
|
|
| created |
2019-08-27T16:21:04.7010674Z
|
| created_by |
/bin/sh -c apt-get update
|
|
| created |
2019-08-27T16:21:09.8057467Z
|
| created_by |
/bin/sh -c apt-get upgrade -y
|
|
| created |
2019-08-27T16:21:11.4383966Z
|
| created_by |
/bin/sh -c echo deb http://ftp.uk.debian.org/debian unstable main contrib non-free >> /etc/apt/sources.list
|
|
| created |
2019-08-27T16:21:16.5018093Z
|
| created_by |
/bin/sh -c apt-get update
|
|
| created |
2019-08-27T16:41:18.0260246Z
|
| created_by |
/bin/sh -c apt-get -t unstable install -y postgresql-11-postgis-2.5
|
|
| created |
2019-08-27T16:41:19.8017289Z
|
| created_by |
/bin/sh -c sed -i "s/local all postgres peer/local all postgres trust/" /etc/postgresql/11/main/pg_hba.conf
|
|
| created |
2019-08-27T16:41:27.7290759Z
|
| created_by |
/bin/sh -c apt-get remove -y binutils
|
|
| created |
2019-08-27T16:41:56.2663893Z
|
| created_by |
/bin/sh -c apt-get -t unstable install -y libgdal-dev g++
|
|
| created |
2019-08-27T16:41:56.8953517Z
|
| created_by |
/bin/sh -c #(nop) ENV CPLUS_INCLUDE_PATH=/usr/include/gdal
|
| empty_layer |
true
|
|
| created |
2019-08-27T16:41:57.1612621Z
|
| created_by |
/bin/sh -c #(nop) ENV C_INCLUDE_PATH=/usr/include/gdal
|
| empty_layer |
true
|
|
| created |
2019-08-27T16:42:42.8210693Z
|
| created_by |
/bin/sh -c pip install GDAL==2.4.2
|
|
| created |
2019-08-27T16:43:19.3342174Z
|
| created_by |
/bin/sh -c apt-get -t unstable install -y nodejs npm
|
|
| created |
2019-08-27T16:43:35.8599883Z
|
| created_by |
/bin/sh -c npm i -g npm node-gyp
|
|
| created |
2019-08-27T16:43:39.0973734Z
|
| created_by |
/bin/sh -c wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | apt-key add -
|
|
| created |
2019-08-27T16:43:40.7962783Z
|
| created_by |
/bin/sh -c echo "deb http://dl.google.com/linux/chrome/deb/ stable main" | tee /etc/apt/sources.list.d/google-chrome.list
|
|
| created |
2019-08-27T16:43:43.9625412Z
|
| created_by |
/bin/sh -c apt-get update
|
|
| created |
2019-08-27T16:44:44.373623Z
|
| created_by |
/bin/sh -c apt-get -y install google-chrome-stable
|
|
| created |
2019-08-27T16:44:46.111524Z
|
| created_by |
/bin/sh -c echo en_US.UTF-8 UTF-8 > /etc/locale.gen
|
|
| created |
2019-08-27T16:44:49.121606Z
|
| created_by |
/bin/sh -c locale-gen en_US.UTF-8
|
|
| created |
2019-08-27T16:45:15.9145265Z
|
| created_by |
/bin/sh -c pip install awsebcli
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-04-18T16:06:37.114256571+02:00
|
| created_by |
ENV PYTHONDONTWRITEBYTECODE=1
|
| empty_layer |
true
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-04-18T16:06:37.114256571+02:00
|
| created_by |
ENV PYTHONUNBUFFERED=1
|
| empty_layer |
true
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-04-18T16:06:37.114256571+02:00
|
| created_by |
ADD . /app # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-04-18T16:06:37.916356423+02:00
|
| created_by |
WORKDIR /app
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-04-18T16:06:39.134347377+02:00
|
| created_by |
COPY requirements.txt requirements.txt # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-04-18T16:07:17.666034639+02:00
|
| created_by |
RUN /bin/sh -c pip3 install --no-cache-dir -r requirements.txt # buildkit
|
|
| comment |
buildkit.dockerfile.v0
|
| created |
2026-04-18T16:07:17.666034639+02:00
|
| created_by |
CMD ["sh" "./entry.sh"]
|
| empty_layer |
true
|
|