• Joined on 2025-01-01

ebolo-chrome-lock-killer-arm (0)

Published 2025-05-11 22:42:03 +07:00 by ebolo

Installation

docker pull pikachu-gitea.duydao.org/ebolo/ebolo-chrome-lock-killer-arm:0
sha256:cb8404b7abe284b41da228776dc75b2b9612f6e112dd9e671c9b1fc5429f6720

Image Layers

ADD alpine-minirootfs-3.21.3-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-05-11 22:42:03 +07:00
0
OCI / Docker
linux/arm64/v8
4.6 MiB
Versions (5) View all
8610606 2025-05-11
0.0 2025-05-11
0 2025-05-11
0.0.1 2025-05-11
latest 2025-05-11