cerc/fixturenet-eth-lighthouse (202408291830)

Published 2024-08-29 18:30:38 +00:00 by cerccicd

Installation

docker pull git.vdb.to/cerc-io/cerc/fixturenet-eth-lighthouse:202408291830
sha256:fb2f71d4081cf84ea7fb4f6b490a89ac07358b7237371ee6b9b9cb84cd685744

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"]
/bin/sh -c apt-get update && apt-get -y upgrade && apt-get install -y --no-install-recommends libssl-dev ca-certificates curl socat iproute2 telnet wget jq build-essential python3 python3-dev python3-pip gettext-base && apt-get clean && rm -rf /var/lib/apt/lists/*
COPY file:e2f0d7395185e8d56665ca52bd8f5185746fbac0be96ddbf41652ab7d849003a in /usr/local/bin/lcli
COPY dir:6c0d72025c05b89b9de23e5fd642229001eca3682b9d741184b323d82e723fc0 in /opt/testnet/el
COPY dir:fdf2b1d2570e8ec1b69b103eb14c8e928a1b63c90a26dda1f2e4adda706e6be5 in /opt/testnet/build/el
COPY dir:a73d37ded8f47172edc6ec913b12980729e51320e49857f1dc0768b3a3bd9dac in /opt/testnet
COPY file:e71b67de5fa0205c41ae8b2e81a6e82ad1876c3888fbc6b0fd7dde0bd78d4410 in /opt/testnet/run.sh
/bin/sh -c cd /opt/testnet && make genesis-cl
/bin/sh -c mkdir -p /root/.lighthouse && cd /root/.lighthouse && ln -s /opt/testnet/build/cl/testnet
/bin/sh -c mkdir -p /scripts
COPY file:7cb715b27d5e2d588f830bb9ec64ee3dc15187e9671622a67b12013f5a4b418a in /scripts
COPY file:f94933db7cc217b7522d6a3785e829c08bcca832c4ece13f0c97c2ede94dfe43 in /scripts
ENTRYPOINT ["/opt/testnet/run.sh"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2024-08-29 18:30:38 +00:00
4
OCI / Docker
linux/amd64
246 MiB
Versions (14) View all
202408291830 2024-08-29
202408051429 2024-08-05
202408011431 2024-08-01
202407311957 2024-07-31
202406201610 2024-06-20