cerc/lighthouse (202402271523)

Published 2024-02-27 15:23:36 +00:00 by cerccicd

Installation

docker pull git.vdb.to/cerc-io/cerc/lighthouse:202402271523
sha256:99443d8e515ebd7457e239e8b34a738fb60a1f6f019b379699d594de8c7a245d

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 15:23:36 +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