• Joined on 2025-01-01

ebolo-chrome-lock-killer (8610606)

Published 2025-04-28 23:18:17 +07:00 by ebolo

Installation

docker pull pikachu-gitea.duydao.org/ebolo/ebolo-chrome-lock-killer:8610606
sha256:5d161e17c02ceef2a9f142929951dcb50e6fb5de5a3124c28ca4579fed1c6714

Image Layers

ADD alpine-minirootfs-3.21.3-x86_64.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-04-28 23:18:17 +07:00
0
OCI / Docker
linux/amd64
4.2 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