Namespace
nextcloud
Image / Tag
aio-collabora:20240321_080708-latest
Content Digest
sha256:bd6b98ccaa9187614297cab0699621f4bf007cf2cf7f8532d9b6f6bff28cc7ee
Details
Created

2024-03-08 10:49:15 UTC

Size

475 MB

Content Digest
Labels
  • author
    Collabora Productivity Ltd.
  • com.centurylinklabs.watchtower.enable
    false
  • commit.history.core
    https://git.libreoffice.org/core/+log/cp-23.05.9-3
  • commit.history.online
    https://github.com/CollaboraOnline/online/commits/cp-23.05.9-3
  • description
    Collabora Online is a powerful collaborative Office suite that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure. Collabora Online provides data security and sovereignty, and is ideally suited to the demands of a modern distributed working environment. Delivering a familiar look and feel, Collabora Online represents a real alternative to other big-brands solutions, giving you control and flexibility.
  • release.notes
    https://www.collaboraoffice.com/code-23-05-release-notes/
  • version
    23.05.9.3

Environment
LC_CTYPE

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:0cd8e731090f73581a5eb972477f361b7a360a9805ca80604bbd90dbc8856899 - 5.85% (27.8 MB)

[#001] sha256:55ef8efa08539bd418d34ae2de900a127c4ea96df18885942f2e93ebbb5b73d2 - 94.12% (447 MB)

[#002] sha256:739faa7189a4a9300fa005734639a11d2fc90a672ec9431714f3d1fdc2dd9a6a - 0.0% (806 Bytes)

[#003] sha256:4b75f576b7375c508df1a06113c373062ee16c6323546c8c44697c9a355ae6bf - 0.03% (161 KB)


History
2024-02-13 00:39:33 UTC

/bin/sh -c #(nop) ADD file:17e64d3a682fd256f6a98ecd224a8565a5eb73ca6ddc6aca224782bc941be715 in /

2024-02-13 00:39:33 UTC

/bin/sh -c #(nop) CMD ["bash"]

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG author

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

LABEL author=Collabora Productivity Ltd.

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

LABEL description=Collabora Online is a powerful collaborative Office suite that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure. Collabora Online provides data security and sovereignty, and is ideally suited to the demands of a modern distributed working environment. Delivering a familiar look and feel, Collabora Online represents a real alternative to other big-brands solutions, giving you control and flexibility.

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG releasenotes

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

LABEL release.notes=https://www.collaboraoffice.com/code-23-05-release-notes/

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG version

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

LABEL version=23.05.9.3

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG coretag

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

LABEL commit.history.core=https://git.libreoffice.org/core/+log/cp-23.05.9-3

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG onlinetag

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

LABEL commit.history.online=https://github.com/CollaboraOnline/online/commits/cp-23.05.9-3

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG repo

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG type

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ARG nobrand

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

ENV LC_CTYPE=C.UTF-8

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

RUN |8 author= releasenotes= version=23.05.9.3 coretag=cp-23.05.9-3 onlinetag=cp-23.05.9-3 repo= type= nobrand= /bin/sh -c apt-get update && apt-get -y install cpio tzdata libcap2-bin apt-transport-https gnupg2 ca-certificates curl && repourl="https://collaboraoffice.com/${repo:-repos}/CollaboraOnline/"; secret_key=$(cat /run/secrets/secret_key); if [ "$type" = "cool" ] && [ -n ${secret_key+set} ]; then echo "Based on the provided build arguments Collabora Online from customer repo will be used."; repourl="${repourl}23.05/customer-deb-${secret_key}/"; elif [ "$type" = "key" ]; then echo "Based on the provided build arguments license key enabled Collabora Online will be used."; repourl="${repourl}23.05-key/"; else echo "Based on the provided build arguments Collabora Online Development Edition will be used."; repourl="${repourl}23.05-CODE/CODE-deb/"; fi && echo "deb [signed-by=/usr/share/keyrings/collaboraonline-release-keyring.gpg] ${repourl} /" > /etc/apt/sources.list.d/collabora.list && if [ "$repo" = "repos-snapshot" ]; then curl https://www.collaboraoffice.com/downloads/gpg/collaboraonline-snapshot-keyring.gpg --output /usr/share/keyrings/collaboraonline-snapshot-keyring.gpg; sed -i "s/collaboraonline-release-keyring/collaboraonline-snapshot-keyring/" /etc/apt/sources.list.d/collabora.list; else curl https://www.collaboraoffice.com/downloads/gpg/collaboraonline-release-keyring.gpg --output /usr/share/keyrings/collaboraonline-release-keyring.gpg; fi && apt-get update && apt-get -y install coolwsd collaboraoffice-dict-* collaboraofficebasis-ar collaboraofficebasis-bg collaboraofficebasis-ca collaboraofficebasis-cs collaboraofficebasis-da collaboraofficebasis-de collaboraofficebasis-el collaboraofficebasis-en-gb collaboraofficebasis-en-us collaboraofficebasis-eo collaboraofficebasis-es collaboraofficebasis-eu collaboraofficebasis-fi collaboraofficebasis-fr collaboraofficebasis-gl collaboraofficebasis-he collaboraofficebasis-hr collaboraofficebasis-hu collaboraofficebasis-id collaboraofficebasis-is collaboraofficebasis-it collaboraofficebasis-ja collaboraofficebasis-ko collaboraofficebasis-lo collaboraofficebasis-nb collaboraofficebasis-nl collaboraofficebasis-oc collaboraofficebasis-pl collaboraofficebasis-pt collaboraofficebasis-pt-br collaboraofficebasis-ru collaboraofficebasis-sk collaboraofficebasis-sl collaboraofficebasis-sq collaboraofficebasis-sv collaboraofficebasis-tr collaboraofficebasis-uk collaboraofficebasis-vi collaboraofficebasis-zh-cn collaboraofficebasis-zh-tw && if [ -z "$nobrand" ]; then if [ "$type" = "cool" ] || [ "$type" = "key" ]; then apt-get -y install collabora-online-brand; else apt-get -y install code-brand; fi; fi && chown cool:cool /etc/coolwsd && dpkg --purge --force-remove-essential --ignore-depends=perl-base perl-base && rm -rf /var/lib/apt/* && rm -rf /etc/coolwsd/proof_key* # buildkit

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

COPY /scripts/start-collabora-online.sh / # buildkit

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

EXPOSE map[9980/tcp:{}]

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

USER 100

2024-03-05 15:22:37 UTC (buildkit.dockerfile.v0)

CMD ["/start-collabora-online.sh"]

2024-03-08 10:49:15 UTC (buildkit.dockerfile.v0)

USER root

2024-03-08 10:49:15 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apt-get update; export DEBIAN_FRONTEND=noninteractive; apt-get install -y --no-install-recommends tzdata netcat-openbsd ; rm -rf /var/lib/apt/lists/*; # buildkit

2024-03-08 10:49:15 UTC (buildkit.dockerfile.v0)

USER 100

2024-03-08 10:49:15 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "nc -z localhost 9980 || exit 1"] "0s" "0s" "0s" "0s" '\x00'}

2024-03-08 10:49:15 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

Details
Created

2024-03-08 10:49:56 UTC

Size

451 MB

Content Digest
Labels
  • author
    Collabora Productivity Ltd.
  • com.centurylinklabs.watchtower.enable
    false
  • commit.history.core
    https://git.libreoffice.org/core/+log/cp-23.05.9-3
  • commit.history.online
    https://github.com/CollaboraOnline/online/commits/cp-23.05.9-3
  • description
    Collabora Online is a powerful collaborative Office suite that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure. Collabora Online provides data security and sovereignty, and is ideally suited to the demands of a modern distributed working environment. Delivering a familiar look and feel, Collabora Online represents a real alternative to other big-brands solutions, giving you control and flexibility.
  • release.notes
    https://www.collaboraoffice.com/code-23-05-release-notes/
  • version
    23.05.9.3

Environment
LC_CTYPE

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:05720a4cd87d1833c1b7c875b87f17a0d41bcf1fe2b7e8faa28fbe78c16db98b - 6.17% (27.8 MB)

[#001] sha256:7982278f30ed2e57b337ae218f2ec69ed8e3fb8d5131018cf60aee103ac8e9ee - 93.8% (423 MB)

[#002] sha256:216e2350015f244cf308506574343ea16dca88af70b40c38c8713556e6e060c8 - 0.0% (807 Bytes)

[#003] sha256:9dffc70faca9ebae947338122c4ab12912d487a64d50d3f4095a88fb935b802b - 0.03% (161 KB)


History
2024-02-13 00:42:46 UTC

/bin/sh -c #(nop) ADD file:c669f114cd94587658f35c1d484f8cd8bfc7e18a2a7f9a71800b83ac134f5664 in /

2024-02-13 00:42:46 UTC

/bin/sh -c #(nop) CMD ["bash"]

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG author

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

LABEL author=Collabora Productivity Ltd.

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

LABEL description=Collabora Online is a powerful collaborative Office suite that supports all major document, spreadsheet and presentation file formats, which you can integrate into your own infrastructure. Collabora Online provides data security and sovereignty, and is ideally suited to the demands of a modern distributed working environment. Delivering a familiar look and feel, Collabora Online represents a real alternative to other big-brands solutions, giving you control and flexibility.

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG releasenotes

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

LABEL release.notes=https://www.collaboraoffice.com/code-23-05-release-notes/

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG version

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

LABEL version=23.05.9.3

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG coretag

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

LABEL commit.history.core=https://git.libreoffice.org/core/+log/cp-23.05.9-3

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG onlinetag

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

LABEL commit.history.online=https://github.com/CollaboraOnline/online/commits/cp-23.05.9-3

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG repo

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG type

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ARG nobrand

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

ENV LC_CTYPE=C.UTF-8

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

RUN |8 author= releasenotes= version=23.05.9.3 coretag=cp-23.05.9-3 onlinetag=cp-23.05.9-3 repo= type= nobrand= /bin/sh -c apt-get update && apt-get -y install cpio tzdata libcap2-bin apt-transport-https gnupg2 ca-certificates curl && repourl="https://collaboraoffice.com/${repo:-repos}/CollaboraOnline/"; secret_key=$(cat /run/secrets/secret_key); if [ "$type" = "cool" ] && [ -n ${secret_key+set} ]; then echo "Based on the provided build arguments Collabora Online from customer repo will be used."; repourl="${repourl}23.05/customer-deb-${secret_key}/"; elif [ "$type" = "key" ]; then echo "Based on the provided build arguments license key enabled Collabora Online will be used."; repourl="${repourl}23.05-key/"; else echo "Based on the provided build arguments Collabora Online Development Edition will be used."; repourl="${repourl}23.05-CODE/CODE-deb/"; fi && echo "deb [signed-by=/usr/share/keyrings/collaboraonline-release-keyring.gpg] ${repourl} /" > /etc/apt/sources.list.d/collabora.list && if [ "$repo" = "repos-snapshot" ]; then curl https://www.collaboraoffice.com/downloads/gpg/collaboraonline-snapshot-keyring.gpg --output /usr/share/keyrings/collaboraonline-snapshot-keyring.gpg; sed -i "s/collaboraonline-release-keyring/collaboraonline-snapshot-keyring/" /etc/apt/sources.list.d/collabora.list; else curl https://www.collaboraoffice.com/downloads/gpg/collaboraonline-release-keyring.gpg --output /usr/share/keyrings/collaboraonline-release-keyring.gpg; fi && apt-get update && apt-get -y install coolwsd collaboraoffice-dict-* collaboraofficebasis-ar collaboraofficebasis-bg collaboraofficebasis-ca collaboraofficebasis-cs collaboraofficebasis-da collaboraofficebasis-de collaboraofficebasis-el collaboraofficebasis-en-gb collaboraofficebasis-en-us collaboraofficebasis-eo collaboraofficebasis-es collaboraofficebasis-eu collaboraofficebasis-fi collaboraofficebasis-fr collaboraofficebasis-gl collaboraofficebasis-he collaboraofficebasis-hr collaboraofficebasis-hu collaboraofficebasis-id collaboraofficebasis-is collaboraofficebasis-it collaboraofficebasis-ja collaboraofficebasis-ko collaboraofficebasis-lo collaboraofficebasis-nb collaboraofficebasis-nl collaboraofficebasis-oc collaboraofficebasis-pl collaboraofficebasis-pt collaboraofficebasis-pt-br collaboraofficebasis-ru collaboraofficebasis-sk collaboraofficebasis-sl collaboraofficebasis-sq collaboraofficebasis-sv collaboraofficebasis-tr collaboraofficebasis-uk collaboraofficebasis-vi collaboraofficebasis-zh-cn collaboraofficebasis-zh-tw && if [ -z "$nobrand" ]; then if [ "$type" = "cool" ] || [ "$type" = "key" ]; then apt-get -y install collabora-online-brand; else apt-get -y install code-brand; fi; fi && chown cool:cool /etc/coolwsd && dpkg --purge --force-remove-essential --ignore-depends=perl-base perl-base && rm -rf /var/lib/apt/* && rm -rf /etc/coolwsd/proof_key* # buildkit

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

COPY /scripts/start-collabora-online.sh / # buildkit

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

EXPOSE map[9980/tcp:{}]

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

USER 100

2024-03-05 15:22:18 UTC (buildkit.dockerfile.v0)

CMD ["/start-collabora-online.sh"]

2024-03-08 10:49:56 UTC (buildkit.dockerfile.v0)

USER root

2024-03-08 10:49:56 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c set -ex; apt-get update; export DEBIAN_FRONTEND=noninteractive; apt-get install -y --no-install-recommends tzdata netcat-openbsd ; rm -rf /var/lib/apt/lists/*; # buildkit

2024-03-08 10:49:56 UTC (buildkit.dockerfile.v0)

USER 100

2024-03-08 10:49:56 UTC (buildkit.dockerfile.v0)

HEALTHCHECK &{["CMD-SHELL" "nc -z localhost 9980 || exit 1"] "0s" "0s" "0s" "0s" '\x00'}

2024-03-08 10:49:56 UTC (buildkit.dockerfile.v0)

LABEL com.centurylinklabs.watchtower.enable=false

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete