Namespace
appflowyinc
Image / Tag
appflowy_cloud:0.3.36-amd64
Content Digest
sha256:070c0d3df0ccc2a8459e1de0d7a69b4a54c9aafdaac7364f2d031fa125386fd1
Details
Created

2024-05-02 00:02:35 UTC

Size

42.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-05-01T23:53:21.594Z
  • org.opencontainers.image.description
    AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
  • org.opencontainers.image.licenses
    AGPL-3.0
  • org.opencontainers.image.revision
    60967e51e63da1baac3bde0856818a73ba5c383b
  • org.opencontainers.image.source
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.title
    AppFlowy-Cloud
  • org.opencontainers.image.url
    https://github.com/AppFlowy-IO/AppFlowy-Cloud
  • org.opencontainers.image.version
    0.3.36

Environment
APP_ENVIRONMENT

production

PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:b0a0cf830b12453b7e15359a804215a7bcccd3788e2bcecff2a03af64bbd4df7 - 64.94% (27.8 MB)

[#001] sha256:05d4a68836aa39c37a63443212ac9df3dc2724430ed8683717fbeff057e0ffa1 - 0.0% (93 Bytes)

[#002] sha256:586825dfa2166fb047a469b2f440cf75e980885a3193eab39c76d636c8195333 - 7.35% (3.15 MB)

[#003] sha256:0ba0b6f9d92773739c2808556c56b242bc16514eb3ed0db990fb654c7884cbad - 27.71% (11.9 MB)


History
2024-04-24 03:28:09 UTC

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

2024-04-24 03:28:09 UTC

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

2024-05-01 23:53:26 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-05-01 23:53:34 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update -y && apt-get install -y --no-install-recommends openssl ca-certificates && update-ca-certificates && apt-get autoremove -y && apt-get clean -y && rm -rf /var/lib/apt/lists/* # buildkit

2024-05-02 00:02:35 UTC (buildkit.dockerfile.v0)

COPY /app/target/release/appflowy_cloud /usr/local/bin/appflowy_cloud # buildkit

2024-05-02 00:02:35 UTC (buildkit.dockerfile.v0)

ENV APP_ENVIRONMENT=production

2024-05-02 00:02:35 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-05-02 00:02:35 UTC (buildkit.dockerfile.v0)

CMD ["appflowy_cloud"]

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