Namespace
evil0ctal
Image / Tag
douyin_tiktok_download_api:7b74def
Content Digest
sha256:bb8434fec623bf5cdb449d1b169fd6f09697dea2b60067ee0a91af053b1109b1
Details
Created

2024-04-23 16:55:32 UTC

Size

153 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 - 18.43% (28.2 MB)

[#001] sha256:1f7c185a28b72d86e63473da1cefb5d618793b48fd6b0fc1ea7316fc26aac61b - 52.51% (80.3 MB)

[#002] sha256:5b4f9b828134ab4ecb3993ab7e4cd536e38f75d4f84aeec9f84228df7aace4a8 - 3.65% (5.58 MB)

[#003] sha256:e08b3e437fa564f892b9000bb0eca6bcd853cbb39dfeddcd21af5e2f5302729d - 0.0% (227 Bytes)

[#004] sha256:cab17426465261f9e35494a6c27dbb6540945159ef245c99ef67f3a5eba9b15d - 2.11% (3.22 MB)

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

[#006] sha256:5ccad7bcef2da2b7852431bff1856be1bbc8b78d4b683b94894edaaeab79bab4 - 23.25% (35.5 MB)

[#007] sha256:aa94800976147ec0d2a266b2961d6706c0add241e4d3aec9b251451a91553570 - 0.06% (87.1 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 16:54:12 UTC (buildkit.dockerfile.v0)

MAINTAINER jwstar

2024-04-23 16:54:12 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-04-23 16:54:12 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 # buildkit

2024-04-23 16:54:18 UTC (buildkit.dockerfile.v0)

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

2024-04-23 16:54:18 UTC (buildkit.dockerfile.v0)

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

2024-04-23 16:54:18 UTC (buildkit.dockerfile.v0)

COPY . /app # buildkit

2024-04-23 16:54:18 UTC (buildkit.dockerfile.v0)

WORKDIR /app

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

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

2024-04-23 16:55:32 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 16:55:32 UTC (buildkit.dockerfile.v0)

CMD ["./start.sh"]

Details
Created

2024-04-23 16:58:27 UTC

Size

141 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 - 18.53% (26.1 MB)

[#001] sha256:c5f00b354e8189dacf005bb3161cc0657cee17a762d112f75af3825826ed3222 - 53.63% (75.5 MB)

[#002] sha256:5b9fdaa663ff5c4f4b2a78d8882fa44aef274c64c1e61530528833c7c3ea99d1 - 3.96% (5.58 MB)

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

[#004] sha256:cab17426465261f9e35494a6c27dbb6540945159ef245c99ef67f3a5eba9b15d - 2.29% (3.22 MB)

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

[#006] sha256:a011bf347b225d75bc748d9119e20c0af48f0d65a74cdda3ce00d429bdda97bf - 21.53% (30.3 MB)

[#007] sha256:15cf98228f0951c9251e5edd1f50c19d37b1185aca42e69ba7925b52e4ebc62f - 0.06% (87.9 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 16:55:54 UTC (buildkit.dockerfile.v0)

MAINTAINER jwstar

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

ENV DEBIAN_FRONTEND=noninteractive

2024-04-23 16:55:54 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 # buildkit

2024-04-23 16:56:09 UTC (buildkit.dockerfile.v0)

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

2024-04-23 16:56:11 UTC (buildkit.dockerfile.v0)

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

2024-04-23 16:56:11 UTC (buildkit.dockerfile.v0)

COPY . /app # buildkit

2024-04-23 16:56:11 UTC (buildkit.dockerfile.v0)

WORKDIR /app

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

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

2024-04-23 16:58:27 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 16:58:27 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