cerc/lighthouse (202406201609)

Published 2024-06-20 16:10:06 +00:00 by cerccicd

Installation

docker pull git.vdb.to/cerc-io/cerc/lighthouse:202406201609
sha256:4965cd0df6a8bca692b51163822bd4cf7262656e88e3518857b1659bfd859e15

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:21c2e8d95909bec6f4acdaf4aed55b44ee13603681f93b152e423e3e6a4a207b 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 -y upgrade && apt-get -y install bash netcat curl less jq wget && apt-get clean && rm -rf /var/lib/apt/lists/*
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-06-20 16:10:06 +00:00
8
OCI / Docker
linux/amd64
95 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