sha256:e8932b8d0c1b80946073f758c49314fab085ea245627edf946f8cbe148b94f42
OS/ARCH
linux/amd64
Compressed size
291.01 MB
Last pushed
6 months by lusky3
Type
Image
Manifest digest
sha256:acaa357340a3e1dd8ddb6f15fbeeac19f347e4090b2458b1f52792cd118e3020
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.title=Ubuntu Landscape Server0 B8LABEL org.opencontainers.image.description=Ubuntu Landscape Server for0 B9LABEL org.opencontainers.image.source=https://github.com/lusky3/Ubuntu-Landscape-Server-Docker0 B10LABEL org.opencontainers.image.url=https://ubuntu.com/landscape0 B11LABEL org.opencontainers.image.licenses=AGPL-3.00 B12ENV DEBIAN_FRONTEND=noninteractive0 B13RUN /bin/sh -c apt-get update262.66 MB14COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.89 KB15RUN /bin/sh -c chmod +x32 B16VOLUME [/var/lib/postgresql /var/lib/landscape]0 B17EXPOSE [443/tcp 6554/tcp 80/tcp]0 B18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE