Namespace
evil0ctal
Image / Tag
douyin_tiktok_download_api:1779f86
Content Digest
sha256:0f6bb2edfeb91437e257822686c8a430e32ba5145df0d63d355de4566e2562ed
Details
Created

2024-04-23 04:39:58 UTC

Size

181 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:3c645031de2917ade93ec54b118d5d3e45de72ef580b8f419a8cdc41e01d042c - 15.57% (28.2 MB)

[#001] sha256:8b1012fa7f68642434736461eae4f2433364dc4dffb604150b0322c494fba4c2 - 59.86% (108 MB)

[#002] sha256:fc5e2f7876734b793f758d3132e19ed669d9d88c57dc5936f0914e4b19ea242e - 3.09% (5.58 MB)

[#003] sha256:bfb889bbdc384804211e7e496a59e6fe67fab822b3a7e86e302d89c90e4f631d - 0.0% (225 Bytes)

[#004] sha256:c0c6cbc911ce1b0820a5d5fd26f11c6aa98a1b7f3c4efe6d1732340489752c83 - 1.78% (3.22 MB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:ce298b55e3a1f2cbca0f04f81ff29fcfae3b2e5ec29935c7b9a4400172121221 - 19.65% (35.5 MB)

[#007] sha256:f1d959817e95311784fb1b1106a1258c5c8a6ada6b6c42d566000e864b5f2061 - 0.05% (92 KB)


History
2024-04-10 18:52:02 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-04-10 18:52:02 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-04-10 18:52:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-04-10 18:52:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2024-04-10 18:52:04 UTC

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

2024-04-10 18:52:04 UTC

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

2024-04-23 04:39:31 UTC (buildkit.dockerfile.v0)

MAINTAINER jwstar

2024-04-23 04:39:31 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-04-23 04:39:31 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get -y update && apt-get install -y --no-install-recommends python3.11 python3-pip python3.11-dev nodejs # buildkit

2024-04-23 04:39:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 install -i https://mirrors.aliyun.com/pypi/simple/ -U pip # buildkit

2024-04-23 04:39:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 config set global.index-url https://mirrors.aliyun.com/pypi/simple/ # buildkit

2024-04-23 04:39:34 UTC (buildkit.dockerfile.v0)

COPY . /app # buildkit

2024-04-23 04:39:34 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-23 04:39:55 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 --no-cache-dir install --user -r /app/requirements.txt # buildkit

2024-04-23 04:39:58 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x start.sh && apt-get autoremove -y && apt-get remove -y python3-pip # buildkit

2024-04-23 04:39:58 UTC (buildkit.dockerfile.v0)

CMD ["./start.sh"]

Details
Created

2024-04-23 04:44:00 UTC

Size

168 MB

Content Digest
Labels
  • org.opencontainers.image.ref.name
    ubuntu
  • org.opencontainers.image.version
    22.04

Environment
DEBIAN_FRONTEND

noninteractive

PATH

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


Layers

[#000] sha256:70104cd59e2a443b9d9a13a6bce3bbf1ae78261c4198a40bf69d6e0515abe06a - 15.5% (26.1 MB)

[#001] sha256:d2befbaeae2b0c563b68ad0ee36fc98f4a46cf9939bd88e017e84aba7d4357e6 - 61.21% (103 MB)

[#002] sha256:4214560826bdc76bbe573a551b3b2960a7c341c156ae5bcf7c59fd8036975db3 - 3.31% (5.58 MB)

[#003] sha256:b72ac79b5ef6fc18747c121ad13a96753a1bad5a7f5b719b270855a15c9aa0e0 - 0.0% (226 Bytes)

[#004] sha256:c0c6cbc911ce1b0820a5d5fd26f11c6aa98a1b7f3c4efe6d1732340489752c83 - 1.91% (3.22 MB)

[#005] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#006] sha256:9a455c6910f94a39d57ed1e88f61cb86d039160c31c4818e3ed7672b5fa511a9 - 18.0% (30.3 MB)

[#007] sha256:9a87f97233b6eb6a0dd7e464a175ab48e6cab9597b443affe936dfa517a0e98a - 0.05% (92.7 KB)


History
2024-04-10 18:26:15 UTC

/bin/sh -c #(nop) ARG RELEASE

2024-04-10 18:26:15 UTC

/bin/sh -c #(nop) ARG LAUNCHPAD_BUILD_ARCH

2024-04-10 18:26:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ubuntu

2024-04-10 18:26:15 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=22.04

2024-04-10 18:26:17 UTC

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

2024-04-10 18:26:17 UTC

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

2024-04-23 04:41:14 UTC (buildkit.dockerfile.v0)

MAINTAINER jwstar

2024-04-23 04:41:14 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-04-23 04:41:14 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get -y update && apt-get install -y --no-install-recommends python3.11 python3-pip python3.11-dev nodejs # buildkit

2024-04-23 04:41:24 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 install -i https://mirrors.aliyun.com/pypi/simple/ -U pip # buildkit

2024-04-23 04:41:26 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 config set global.index-url https://mirrors.aliyun.com/pypi/simple/ # buildkit

2024-04-23 04:41:26 UTC (buildkit.dockerfile.v0)

COPY . /app # buildkit

2024-04-23 04:41:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-23 04:43:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c pip3 --no-cache-dir install --user -r /app/requirements.txt # buildkit

2024-04-23 04:44:00 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x start.sh && apt-get autoremove -y && apt-get remove -y python3-pip # buildkit

2024-04-23 04:44:00 UTC (buildkit.dockerfile.v0)

CMD ["./start.sh"]

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