Tag

pagesave:latest
Content Digest: sha256:74140501da57587dcfe0a02d246f6f956a411743e3b1b89606fb13b971687afb
Details
Pull Command

docker pull docker.7aske.xyz/pagesave:latest


Manifests
Details
Content Digest

sha256:24ab8f57d99023cb81ae1a2eab437a550ce5a21eead0de0a3d4651acb08d8203

Created

2024-03-29 15:42:43 UTC

Size

637 MB


Labels
  • authors
    OpenStaxQA

Environment
APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE

1

DEBCONF_NONINTERACTIVE_SEEN

true

DEBIAN_FRONTEND

noninteractive

GPG_KEY

E3FF2839C048B25C084DEBE9B26995E310250568

LANG

C.UTF-8

PATH

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

PYTHON_GET_PIP_SHA256

e235c437e5c7d7524fbce3880ca39b917a73dc565e0c813465b7a7a329bb279a

PYTHON_GET_PIP_URL

https://github.com/pypa/get-pip/raw/38e54e5de07c66e875c11a1ebbdb938854625dd8/public/get-pip.py

PYTHON_PIP_VERSION

21.2.4

PYTHON_SETUPTOOLS_VERSION

57.5.0

PYTHON_VERSION

3.8.12

TZ

UTC


Layers

[#000] sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 - 8.22% (52.4 MB)

[#001] sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 - 0.77% (4.91 MB)

[#002] sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be - 1.63% (10.4 MB)

[#003] sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 - 8.16% (52 MB)

[#004] sha256:ada1762e76024dd216336649249fc2470257acc5af277bae3c71710382df345f - 29.4% (187 MB)

[#005] sha256:2f2b2e030155d32fbf69b4feeced1877ce0e3f21b5f27b98eb080c3ef01a70df - 0.94% (6 MB)

[#006] sha256:4169ad44c6d7e5f627d5bdde1791758d2691eee7edb76c287524787c44b1c28a - 2.52% (16 MB)

[#007] sha256:672a77ed36b6c6e60b38339763e8c505894e114029c7f8279328afd3494bba4d - 0.0% (235 Bytes)

[#008] sha256:a6d75b62b7e91f00ef1e1e391ab42939d103d02545ec97a5faa53339810a39d3 - 0.35% (2.24 MB)

[#009] sha256:cd99fe44223cff2613ebe9bb1ee2f4e42b84d9dadfd7e33a04bf3afa789d8f9f - 11.19% (71.3 MB)

[#010] sha256:e907ee23f3fd023d1bc5b31df6f09eaf8d7620076415afee821671989b446be8 - 0.07% (466 KB)

[#011] sha256:7ef75951598dfff2315cccde2d44bfea896b025bd5273c3a0a9eb2934d7fb407 - 0.0% (4.42 KB)

[#012] sha256:f20451091d499ece7a817b5ba7a1876d0dab43dc13203bcfacb844487b1622e5 - 31.75% (202 MB)

[#013] sha256:16abf74dfef73452b54eb21f08e6637b9aa8b022412725aef04456421f6411d3 - 0.0% (331 Bytes)

[#014] sha256:611f0294f1a84c648b641ffd3a547307969ef000f0ca213451f3590b2104ddeb - 0.0% (1.24 KB)

[#015] sha256:a2e435150e08544e6423ddd41c8058dd1108a4c5d8a8b8413499adc9b700b01a - 0.0% (125 Bytes)

[#016] sha256:7e625d059f0f1fcd2d18ef387c220a45ee378bec35d612d954dc8f6ee126d966 - 0.87% (5.54 MB)

[#017] sha256:d75dd674c24dac2cacdb242823d5a729cec7f4cc8e38bacfe8152041294f53b0 - 0.0% (363 Bytes)

[#018] sha256:05b33c93337b0cbea488419acbb47d6f12f4d35a1afd63d74d385b8ad9139cd8 - 0.0% (409 Bytes)

[#019] sha256:ddefd0e3c5a80564e381d2cf7568e678a62a92ac86aa0cde34e394ddfb49556f - 0.0% (94 Bytes)

[#020] sha256:517f2cd3fa5e8633c72096fc16c68b51565f6c6998aebb1ad88d50ad16fa60e5 - 0.0% (101 Bytes)

[#021] sha256:3b9840f06f84e872203427ec330e7f42d259bceb934b3ad3164b47f0cd870740 - 4.13% (26.3 MB)


History
2022-03-01 02:13:15 UTC

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

2022-03-01 02:13:15 UTC

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

2022-03-01 06:25:59 UTC

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

2022-03-01 06:26:07 UTC

/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

2022-03-01 06:26:30 UTC

/bin/sh -c apt-get update && apt-get install -y --no-install-recommends git mercurial openssh-client subversion procps && rm -rf /var/lib/apt/lists/*

2022-03-01 06:27:33 UTC

/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 libglib2.0-dev libgmp-dev libjpeg-dev libkrb5-dev liblzma-dev libmagickcore-dev libmagickwand-dev libmaxminddb-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/*

2022-03-02 02:04:30 UTC

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

2022-03-02 02:04:30 UTC

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

2022-03-02 02:04:35 UTC

/bin/sh -c set -eux; apt-get update; apt-get install -y --no-install-recommends libbluetooth-dev tk-dev uuid-dev ; rm -rf /var/lib/apt/lists/*

2022-03-02 04:16:19 UTC

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

2022-03-02 04:49:41 UTC

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

2022-03-02 04:57:20 UTC

/bin/sh -c set -eux; 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 --with-system-ffi --without-ensurepip ; nproc="$(nproc)"; make -j "$nproc" ; make install; bin="$(readlink -ve /usr/local/bin/python3)"; dir="$(dirname "$bin")"; mkdir -p "/usr/share/gdb/auto-load/$dir"; cp -vL Tools/gdb/libpython.py "/usr/share/gdb/auto-load/$bin-gdb.py"; 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 '*.a' \) \) -o \( -type f -a -name 'wininst-*.exe' \) \) -exec rm -rf '{}' + ; ldconfig; python3 --version

2022-03-02 04:57:21 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 "/usr/local/bin/$src" "/usr/local/bin/$dst"; done

2022-03-02 04:57:21 UTC

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

2022-03-02 04:57:21 UTC

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

2022-03-08 07:18:25 UTC

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

2022-03-08 07:18:25 UTC

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

2022-03-08 07:18:32 UTC

/bin/sh -c set -eux; wget -O get-pip.py "$PYTHON_GET_PIP_URL"; echo "$PYTHON_GET_PIP_SHA256 *get-pip.py" | sha256sum -c -; 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-03-08 07:18:32 UTC

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

2022-04-27 07:11:05 UTC

/bin/sh -c #(nop) LABEL authors=OpenStaxQA <qa@openstax.org>

2022-04-27 07:11:08 UTC

/bin/sh -c #(nop) ENV DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true

2022-04-27 07:11:32 UTC

/bin/sh -c apt-get -qqy update && apt-get -qqy --no-install-recommends install apt-utils bzip2 ca-certificates openjdk-17-jre-headless tzdata sudo unzip wget && rm -rf /var/lib/apt/lists/* /var/cache/apt/*

2022-04-27 07:11:35 UTC

/bin/sh -c #(nop) ENV TZ=UTC

2022-04-27 07:11:39 UTC

/bin/sh -c echo "${TZ}" > /etc/timezone && dpkg-reconfigure --frontend noninteractive tzdata

2022-04-27 07:11:42 UTC

/bin/sh -c useradd seluser --shell /bin/bash --create-home && usermod -a -G sudo seluser && echo 'ALL ALL = (ALL) NOPASSWD: ALL' >> /etc/sudoers && echo 'seluser:secret' | chpasswd

2022-04-27 07:15:12 UTC

/bin/sh -c #(nop) LABEL authors=OpenStaxQA

2022-04-27 07:15:15 UTC

/bin/sh -c #(nop) ENV APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=1

2022-04-27 07:15:18 UTC

/bin/sh -c #(nop) ARG CHROME_VERSION=88.0.4324.96-1

2022-04-27 07:16:42 UTC

|1 CHROME_VERSION=88.0.4324.96-1 /bin/sh -c wget --no-verbose -O /tmp/chrome.deb https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_${CHROME_VERSION}_amd64.deb && apt-get update && apt install -y /tmp/chrome.deb && rm /tmp/chrome.deb && rm -rf /var/lib/apt/lists/* /var/cache/apt/*

2022-04-27 07:16:45 UTC

/bin/sh -c #(nop) COPY file:3c382a86acad99f8f261a81972e42313ffca26478c0eedbc10311e3f519a30a2 in /opt/bin/wrap_chrome_binary

2022-04-27 07:16:49 UTC

|1 CHROME_VERSION=88.0.4324.96-1 /bin/sh -c /opt/bin/wrap_chrome_binary

2022-04-27 07:16:52 UTC

/bin/sh -c #(nop) USER seluser

2022-04-27 07:16:54 UTC

/bin/sh -c #(nop) ARG CHROME_DRIVER_VERSION=88.0.4324.96

2022-04-27 07:16:59 UTC

|2 CHROME_DRIVER_VERSION=88.0.4324.96 CHROME_VERSION=88.0.4324.96-1 /bin/sh -c sudo mkdir -p /opt/selenium && sudo chown seluser:seluser /opt/selenium

2022-04-27 07:17:02 UTC

|2 CHROME_DRIVER_VERSION=88.0.4324.96 CHROME_VERSION=88.0.4324.96-1 /bin/sh -c CD_VERSION=$(if [ ${CHROME_DRIVER_VERSION:-latest} = "latest" ]; then echo $(wget -qO- https://chromedriver.storage.googleapis.com/LATEST_RELEASE); else echo $CHROME_DRIVER_VERSION; fi) && echo "Using chromedriver version: "$CD_VERSION && wget --no-verbose -O /tmp/chromedriver_linux64.zip https://chromedriver.storage.googleapis.com/$CD_VERSION/chromedriver_linux64.zip && rm -rf /opt/selenium/chromedriver && unzip /tmp/chromedriver_linux64.zip -d /opt/selenium && rm /tmp/chromedriver_linux64.zip && mv /opt/selenium/chromedriver /opt/selenium/chromedriver-$CD_VERSION && chmod 755 /opt/selenium/chromedriver-$CD_VERSION && sudo ln -fs /opt/selenium/chromedriver-$CD_VERSION /usr/bin/chromedriver

2022-04-27 07:17:05 UTC

/bin/sh -c #(nop) COPY file:6b1e7c054b41f63ee8e121deffcde32c3086e9ee51207a74619cbfd8efdac784 in /opt/bin/gen_config

2022-04-27 07:17:10 UTC

|2 CHROME_DRIVER_VERSION=88.0.4324.96 CHROME_VERSION=88.0.4324.96-1 /bin/sh -c /opt/bin/gen_config > /opt/selenium/config.json

2024-03-29 15:42:36 UTC

/bin/sh -c #(nop) USER root

2024-03-29 15:42:37 UTC

/bin/sh -c mkdir -p /work/

2024-03-29 15:42:38 UTC

/bin/sh -c #(nop) WORKDIR /work/

2024-03-29 15:42:39 UTC

/bin/sh -c chown 1000 /work && chmod "g+rwX" /work && chown 1000:root /work

2024-03-29 15:42:40 UTC

/bin/sh -c #(nop) COPY --chown=1000:root file:16d33c439617979cb29e41d36b71006ba9ba920ac70a9c050c5d0cff5a358f0d in /work/application

2024-03-29 15:42:41 UTC

/bin/sh -c #(nop) EXPOSE 8080

2024-03-29 15:42:42 UTC

/bin/sh -c #(nop) USER 1000

2024-03-29 15:42:43 UTC

/bin/sh -c #(nop) CMD ["./application" "-Dquarkus.http.host=0.0.0.0"]

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.