sha256:86164876d7d401dc355974d2bcd39e70dc9966cf3799236d727f9e9efeb2263b
OS/ARCH
Compressed size
116.79 MB
Last pushed
over 2 years by borieher
Type
Image
Manifest digest
sha256:735455211310a2a3ec96a8280ccd5e8b2f71b2a57a9de7609b05162ab7e96daf
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.18 MB6CMD ["/bin/bash"]0 B7ARG TARGETARCH0 B8ARG DEBIAN_FRONTEND=noninteractive0 B9ARG YQ_VERSION=v4.30.60 B10RUN |3 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive YQ_VERSION=v4.30.680.81 MB11RUN |3 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive YQ_VERSION=v4.30.66.72 MB12WORKDIR /open5gs95 B13COPY /open5gs/install/bin/open5gs-upfd /open5gs/install/bin/open5gs-upfd # buildkit279.5 KB14COPY /open5gs/install/etc/open5gs/upf.yaml /open5gs/install/etc/open5gs/upf.yaml # buildkit895 B15COPY /open5gs/install/lib/*/libogsproto.so.2 /open5gs/install/lib/*/libogscore.so.2 /open5gs/install/lib/*/libogsapp.so.2 /open5gs/install/lib/*/libogspfcp.so.2825.21 KB16ENV LD_LIBRARY_PATH=:/open5gs/install/lib/0 B17COPY ./helper_functions.sh /open5gs/helper_functions.sh # buildkit1.44 KB18COPY ./entrypoint.sh /open5gs/entrypoint.sh # buildkit337 B19RUN |3 TARGETARCH=amd64 DEBIAN_FRONTEND=noninteractive YQ_VERSION=v4.30.6167 B20ENTRYPOINT ["/open5gs/entrypoint.sh"]0 B21CMD ["-c" "/open5gs/install/etc/open5gs/upf.yaml"]0 BCommand
ARG RELEASE