Sign inSign up

lusky3/landscape-server:sha-943173c

Developer tools
Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7LABEL org.opencontainers.image.title=Ubuntu Landscape Server0 B
8LABEL org.opencontainers.image.description=Ubuntu Landscape Server for0 B
9LABEL org.opencontainers.image.source=https://github.com/lusky3/Ubuntu-Landscape-Server-Docker0 B
10LABEL org.opencontainers.image.url=https://ubuntu.com/landscape0 B
11LABEL org.opencontainers.image.licenses=AGPL-3.00 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13RUN /bin/sh -c apt-get update262.66 MB
14COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit2.89 KB
15RUN /bin/sh -c chmod +x32 B
16VOLUME [/var/lib/postgresql /var/lib/landscape]0 B
17EXPOSE [443/tcp 6554/tcp 80/tcp]0 B
18ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

 ARG RELEASE