Namespace
evil0ctal
Image / Tag
douyin_tiktok_download_api:61ec8bb
Content Digest
sha256:5df74bd743998808c9c76a1f8b901c795616c039a99e1ecbeeecd01532eb8170
Details
Created

2024-05-01 01:45:25 UTC

Size

117 MB

Content Digest
Labels
  • maintainer
    Evil0ctal
  • 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:e311a697a4031e52691ab1b5a8c325a448280fef9fc03d89dd97ab40f4245bce - 24.08% (28.2 MB)

[#001] sha256:5ed390d5ec2ceda09464a7ec69846e4203a5471b0c99daafb1a068063a4fc5ec - 39.7% (46.4 MB)

[#002] sha256:1799726893bf1eee0b6db13bc57458da0773134a96e3632270761080396dd43c - 0.0% (93 Bytes)

[#003] sha256:5a8a98bd970e9a56ef29f0487a144b2f8339d8bb95e65227b84bd320775c9a9a - 2.75% (3.22 MB)

[#004] sha256:d85988cf0a62ccc665402e08f529bb8e69620a2d5935e484bc81451d35c85678 - 4.77% (5.58 MB)

[#005] sha256:9b519ea109918258d18c36f3dd8629ec78eea52300144c0209cc8a654236ea69 - 28.7% (33.6 MB)

[#006] sha256:d8586bff40d87ff8ff11a1c7f127a932cc4efa82cccaa477bf26f9963e42b174 - 0.0% (195 Bytes)


History
2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:33 UTC

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

2024-04-17 17:56:35 UTC

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

2024-04-17 17:56:35 UTC

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

2024-05-01 01:44:43 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Evil0ctal

2024-05-01 01:44:43 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-05-01 01:44:43 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip python3.11-dev && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-05-01 01:44:43 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-01 01:44:43 UTC (buildkit.dockerfile.v0)

COPY . /app # buildkit

2024-05-01 01:44:45 UTC (buildkit.dockerfile.v0)

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

2024-05-01 01:45:25 UTC (buildkit.dockerfile.v0)

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

2024-05-01 01:45:25 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x start.sh # buildkit

2024-05-01 01:45:25 UTC (buildkit.dockerfile.v0)

CMD ["./start.sh"]

Details
Created

2024-05-01 01:48:08 UTC

Size

110 MB

Content Digest
Labels
  • maintainer
    Evil0ctal
  • 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:ef8879b7897601a39e1de82a5f2c44f77b7ce9c9d504f735a3fcc247197bbbfc - 23.82% (26.1 MB)

[#001] sha256:9fc9e839e3de96cd4a21b7b1edc772420a963a1e5fafb597c11e89a0b1f59498 - 40.42% (44.3 MB)

[#002] sha256:bb2fe4a53e40e112f6f2df510fd0270769fb4d6a81efde9bbc0ca9688e8fa2e0 - 0.0% (93 Bytes)

[#003] sha256:5a8a98bd970e9a56ef29f0487a144b2f8339d8bb95e65227b84bd320775c9a9a - 2.94% (3.22 MB)

[#004] sha256:05cab5bd9bf31c2829b7b6d9c49c61a1b3cadcca956a65908b2a33325a7baea8 - 5.09% (5.58 MB)

[#005] sha256:5c44b2ad6872484cd98da94ce3f93a88783ede325e73c1fffad0569ef521c6ae - 27.72% (30.4 MB)

[#006] sha256:d8586bff40d87ff8ff11a1c7f127a932cc4efa82cccaa477bf26f9963e42b174 - 0.0% (195 Bytes)


History
2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:57 UTC

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

2024-04-17 18:24:59 UTC

/bin/sh -c #(nop) ADD file:51afefc6be37e5e27507b9b77fca51df26536c9827fe51acac6a4f9c1ebd60e8 in /

2024-04-17 18:24:59 UTC

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

2024-05-01 01:46:45 UTC (buildkit.dockerfile.v0)

LABEL maintainer=Evil0ctal

2024-05-01 01:46:45 UTC (buildkit.dockerfile.v0)

ENV DEBIAN_FRONTEND=noninteractive

2024-05-01 01:46:45 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3.11 python3-pip python3.11-dev && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit

2024-05-01 01:46:45 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-01 01:46:45 UTC (buildkit.dockerfile.v0)

COPY . /app # buildkit

2024-05-01 01:46:57 UTC (buildkit.dockerfile.v0)

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

2024-05-01 01:48:08 UTC (buildkit.dockerfile.v0)

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

2024-05-01 01:48:08 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c chmod +x start.sh # buildkit

2024-05-01 01:48:08 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