• Joined on 2025-01-01

ebolo-chrome-lock-killer (26631e7)

Published 2025-01-07 23:15:54 +07:00 by ebolo

Installation

docker pull pikachu-gitea.duydao.org/ebolo/ebolo-chrome-lock-killer:26631e7
sha256:8b33436be5b722f36b104cbccc625fc8cc9d084645d9c459db526200cf37879c

Image Layers

ADD alpine-minirootfs-3.21.0-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache bash # buildkit
WORKDIR /app
COPY delete_singletonlock.sh /app/delete_singletonlock.sh # buildkit
RUN /bin/sh -c chmod +x /app/delete_singletonlock.sh # buildkit
CMD ["bash" "-c" "while true; do /app/delete_singletonlock.sh; sleep 5; done"]
Details
Container
2025-01-07 23:15:54 +07:00
1
OCI / Docker
linux/arm64/v8
4.6 MiB
Versions (6) View all
8610606 2025-04-28
0.0 2025-04-28
0 2025-04-28
latest 2025-04-28
0.0.1 2025-04-28