cerc/lighthouse (202402271601)

Published 2024-02-27 16:02:02 +00:00 by cerccicd

Installation

docker pull git.vdb.to/cerc-io/cerc/lighthouse:202402271601
sha256:3b7c89b2d56125f5f9349e51e3e43f376b5e9a7c7a2410021676cb565bf904aa

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:262490f82459c14632f5c9a6d6a5cf6c07b4f307e8fd380fa764662cda46e88f in /
CMD ["/bin/bash"]
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libssl-dev ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
COPY ./bin/lighthouse /usr/local/bin/lighthouse # buildkit
/bin/sh -c apt-get update; apt-get install bash netcat curl less jq wget -y;
WORKDIR /root/
ADD file:e0d6070067481762a8cdb64793ef7794fee84bc2919ebf5f2a2a9bc107604516 in .
ENTRYPOINT ["./start-lighthouse.sh"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2024-02-27 16:02:02 +00:00
20
OCI / Docker
linux/arm64
103 MiB
Versions (15) View all
202408291829 2024-08-29
202408051428 2024-08-05
202408011430 2024-08-01
202407311957 2024-07-31
202406201609 2024-06-20