Namespace
hdbjlizhe
Image / Tag
autman:3.2.5
Content Digest
sha256:19559a0d0df2a529cb762cd8cf33090108568744109101ce95bdc7f463b02825
Details
Created

2024-11-28 03:51:55 UTC

Size

894 MB

Content Digest
Environment
GO111MODULE

on

GOPROXY

https://goproxy.cn

NODE_PATH

/usr/local/lib/node_modules

PATH

/root/.pyenv/plugins/pyenv-virtualenv/shims:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:2d429b9e73a6cf90a5bb85105c8118b30a1b2deedeae3ea9587055ffcb80eb45 - 3.11% (27.8 MB)

[#001] sha256:4698fa82ce47b156f55eb9c0fd669a46332d49e4aac753f63d3ad22d3c6cf107 - 0.0% (96 Bytes)

[#002] sha256:38a5436583b36018f18c88f7f6d677b4b8a3441e2e6b5209f87863e72123e279 - 52.06% (465 MB)

[#003] sha256:b870b168c45341ef6a59e6036bf6b2742daa607936590d39d11bf38bb633518b - 0.29% (2.63 MB)

[#004] sha256:8c307a9cfe6390fefb10513d1a7e368755aa916b821e52aa7a70f07a0d4a1b27 - 7.9% (70.6 MB)

[#005] sha256:34bab4573dc52d69073ba3f28e526f93bb9cd2e514ebac44afa3ef738866d204 - 3.8% (34 MB)

[#006] sha256:46076f3c5828c90a1aa6b5b7b799e0bef2daacfb8ce1762bd17eac739a695814 - 0.16% (1.45 MB)

[#007] sha256:9dfd5fbf4dea9bddce4795ec29e535aa11a6fdb78ea34741af3d79f294ea81c0 - 0.0% (1004 Bytes)

[#008] sha256:37504d75570c38665cf008a30bef785d81a13bb54eb4bf64073204b89068ed21 - 0.16% (1.45 MB)

[#009] sha256:02441bdcfe7cbb0541ad92e6f1f834257b5a548c99e89e6cc5526ede46c3087f - 32.51% (291 MB)


History
2024-11-11 00:00:00 UTC (buildkit.dockerfile.v0)

ADD rootfs.tar.xz / # buildkit

2024-11-11 00:00:00 UTC (buildkit.dockerfile.v0)

CMD ["bash"]

2024-11-28 03:48:14 UTC (buildkit.dockerfile.v0)

WORKDIR /autMan

2024-11-28 03:49:36 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /app && cd /app && apt update && apt install -y make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev git && apt install -y curl jq wget tar python3 python3-pip nodejs npm && apt install -y php php-cli php-fpm php-mysqli php-json && mv /usr/lib/python3.11/EXTERNALLY-MANAGED /usr/lib/python3.11/EXTERNALLY-MANAGED.bk # buildkit

2024-11-28 03:49:38 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c curl https://pyenv.run | bash && echo 'export PATH="$HOME/.pyenv/bin:$PATH"' >> /etc/profile && echo 'eval "$(pyenv init --path)"' >> /etc/profile && echo 'eval "$(pyenv init -)"' >> /etc/profile && echo 'eval "$(pyenv virtualenv-init -)"' >> /etc/profile # buildkit

2024-11-28 03:49:42 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash -c]

2024-11-28 03:49:42 UTC (buildkit.dockerfile.v0)

RUN /bin/bash -c wget https://golang.org/dl/go1.23.3.linux-amd64.tar.gz && tar -C /usr/local -xzf go1.23.3.linux-amd64.tar.gz && rm go1.23.3.linux-amd64.tar.gz # buildkit

2024-11-28 03:51:24 UTC (buildkit.dockerfile.v0)

RUN /bin/bash -c source /etc/profile && pip3 install requests PyExecJS aiohttp bs4 sseclient-py sseclient -i https://pypi.tuna.tsinghua.edu.cn/simple && npm install pnpm axios request require crypto-js global-agent got@11 dotenv base-64 jquery node-rsa fs png-js cheerio MD5 md5 -g # buildkit

2024-11-28 03:51:24 UTC (buildkit.dockerfile.v0)

ADD . /app/autMan/ # buildkit

2024-11-28 03:51:24 UTC (buildkit.dockerfile.v0)

COPY ./docker-entrypoint.sh /bin/ # buildkit

2024-11-28 03:51:25 UTC (buildkit.dockerfile.v0)

COPY ./MSYH.TTF /usr/share/fonts/MSYH.TTF # buildkit

2024-11-28 03:51:25 UTC (buildkit.dockerfile.v0)

ENV PATH=/root/.pyenv/plugins/pyenv-virtualenv/shims:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GO111MODULE=on GOPROXY=https://goproxy.cn NODE_PATH=/usr/local/lib/node_modules

2024-11-28 03:51:55 UTC (buildkit.dockerfile.v0)

RUN /bin/bash -c chmod a+x /bin/docker-entrypoint.sh && apt install -y ffmpeg chromium # buildkit

2024-11-28 03:51:55 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/docker-entrypoint.sh"]

Details
Created

2024-11-28 04:04:49 UTC

Size

861 MB

Content Digest
Environment
GO111MODULE

on

GOPROXY

https://goproxy.cn

NODE_PATH

/usr/local/lib/node_modules

PATH

/root/.pyenv/plugins/pyenv-virtualenv/shims:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:6d29a096dd42e5e003949f934fa6b1a3ec8e076dd8cfc2a85a4e750a3639bf7a - 3.23% (27.8 MB)

[#001] sha256:4698fa82ce47b156f55eb9c0fd669a46332d49e4aac753f63d3ad22d3c6cf107 - 0.0% (96 Bytes)

[#002] sha256:ca68cc403fb985930d378e5d82e77b009fbbcff55d36d4a1a459209b1b492e36 - 52.22% (450 MB)

[#003] sha256:72abc5efba069dc10f0b4fb79e9320b5079fec18d8011dc4bb36ebece7235462 - 0.31% (2.63 MB)

[#004] sha256:f1f5fa6c52bf30027f696c62ebc5359642474649c09b3fefea39bc953bbb750a - 8.2% (70.6 MB)

[#005] sha256:8e1f96fd13bfdc044a849087c3b88e0bb2ddf76a1168f6f20f75906b63dca768 - 3.95% (34 MB)

[#006] sha256:e02fcdc4ee2ea4bec42a423c343a9e005b74921679209915f4e0ba6ea5e3b22d - 0.17% (1.45 MB)

[#007] sha256:097fb5dd96b49c8fd0db075af789ec61725f83dbc98822e154bc5751ec42c075 - 0.0% (1004 Bytes)

[#008] sha256:e59b46c665d8c6958f45ac4f9d42d45a3cf12512eee2acfca9edde4d189ed757 - 0.17% (1.45 MB)

[#009] sha256:46ae3a98303fb43872517940907d29940d691aa3036a6b63ad5d634ef214f1e0 - 31.76% (273 MB)


History
2024-11-11 00:00:00 UTC (buildkit.dockerfile.v0)

ADD rootfs.tar.xz / # buildkit

2024-11-11 00:00:00 UTC (buildkit.dockerfile.v0)

CMD ["bash"]

2024-11-28 03:48:14 UTC (buildkit.dockerfile.v0)

WORKDIR /autMan

2024-11-28 03:58:58 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir /app && cd /app && apt update && apt install -y make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev git && apt install -y curl jq wget tar python3 python3-pip nodejs npm && apt install -y php php-cli php-fpm php-mysqli php-json && mv /usr/lib/python3.11/EXTERNALLY-MANAGED /usr/lib/python3.11/EXTERNALLY-MANAGED.bk # buildkit

2024-11-28 03:59:05 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c curl https://pyenv.run | bash && echo 'export PATH="$HOME/.pyenv/bin:$PATH"' >> /etc/profile && echo 'eval "$(pyenv init --path)"' >> /etc/profile && echo 'eval "$(pyenv init -)"' >> /etc/profile && echo 'eval "$(pyenv virtualenv-init -)"' >> /etc/profile # buildkit

2024-11-28 03:59:18 UTC (buildkit.dockerfile.v0)

SHELL [/bin/bash -c]

2024-11-28 03:59:18 UTC (buildkit.dockerfile.v0)

RUN /bin/bash -c wget https://golang.org/dl/go1.23.3.linux-amd64.tar.gz && tar -C /usr/local -xzf go1.23.3.linux-amd64.tar.gz && rm go1.23.3.linux-amd64.tar.gz # buildkit

2024-11-28 04:02:20 UTC (buildkit.dockerfile.v0)

RUN /bin/bash -c source /etc/profile && pip3 install requests PyExecJS aiohttp bs4 sseclient-py sseclient -i https://pypi.tuna.tsinghua.edu.cn/simple && npm install pnpm axios request require crypto-js global-agent got@11 dotenv base-64 jquery node-rsa fs png-js cheerio MD5 md5 -g # buildkit

2024-11-28 04:02:20 UTC (buildkit.dockerfile.v0)

ADD . /app/autMan/ # buildkit

2024-11-28 04:02:20 UTC (buildkit.dockerfile.v0)

COPY ./docker-entrypoint.sh /bin/ # buildkit

2024-11-28 04:02:20 UTC (buildkit.dockerfile.v0)

COPY ./MSYH.TTF /usr/share/fonts/MSYH.TTF # buildkit

2024-11-28 04:02:20 UTC (buildkit.dockerfile.v0)

ENV PATH=/root/.pyenv/plugins/pyenv-virtualenv/shims:/root/.pyenv/shims:/root/.pyenv/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin GO111MODULE=on GOPROXY=https://goproxy.cn NODE_PATH=/usr/local/lib/node_modules

2024-11-28 04:04:49 UTC (buildkit.dockerfile.v0)

RUN /bin/bash -c chmod a+x /bin/docker-entrypoint.sh && apt install -y ffmpeg chromium # buildkit

2024-11-28 04:04:49 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/bin/docker-entrypoint.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