focalboard/focalboard (latest)

Published 2023-07-16 00:04:24 +00:00 by erwyn

Installation

docker pull git.piwany.com/gloups/focalboard/focalboard:latest
sha256:9374bd3ec700463f97ccf0c9ed3b159ee4694f8a385942ee007375d29342488a

Image Layers

ADD file:81dbfe4f9df4d280f7580380c0c5c93ba71fedba17b3072d2b7b4bce127f88a9 in /
CMD ["bash"]
RUN /bin/sh -c mkdir -p /opt/focalboard/data/files # buildkit
RUN /bin/sh -c chown -R nobody:nogroup /opt/focalboard # buildkit
WORKDIR /opt/focalboard
COPY /webapp/pack pack/ # buildkit
COPY /go/src/focalboard/bin/docker/focalboard-server bin/ # buildkit
COPY /go/src/focalboard/LICENSE.txt LICENSE.txt # buildkit
COPY /go/src/focalboard/docker/server_config.json config.json # buildkit
USER nobody
EXPOSE map[8000/tcp:{}]
EXPOSE map[8000/tcp:{} 9092/tcp:{}]
VOLUME [/opt/focalboard/data]
CMD ["/opt/focalboard/bin/focalboard-server"]
COPY file:22d961c217a8b551ed230c23f84eb5a3ae4ee9d5aad8ceb5eab96e466dabd88d in /opt/focalboard/config.json
LABEL org.opencontainers.image.created=2023-07-16T00:03:38Z
LABEL org.opencontainers.image.revision=26cfd069e7bff7faffdae6ae274c48c2ebe8090a
LABEL org.opencontainers.image.source=https://git.piwany.com/Gloups/focalboard.git
LABEL org.opencontainers.image.url=https://git.piwany.com/Gloups/focalboard

Labels

Key Value
org.opencontainers.image.created 2023-07-16T00:03:38Z
org.opencontainers.image.revision 26cfd069e7bff7faffdae6ae274c48c2ebe8090a
org.opencontainers.image.source https://git.piwany.com/Gloups/focalboard.git
org.opencontainers.image.url https://git.piwany.com/Gloups/focalboard
Details
Container
2023-07-16 00:04:24 +00:00
0
OCI / Docker
linux/amd64
61 MiB
Versions (1) View all
latest 2023-07-16