Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.18-amd64
Content Digest
sha256:58f1389d657d9216bd8c9e0e8e6cb28b13a72d77304e52a98b11f97ae0b6f006
Details
Created

2024-03-26 13:40:54 UTC

Size

58.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-26T13:37:09.981Z
  • 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
    3e36dae50d946e5251bf5aea718292de7ff5b0a6
  • 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.2.18

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:71215d55680cf0ab2dcc0e1dd65ed76414e3fb0c294249b5b9319a8fa7c398e4 - 80.92% (47.3 MB)

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

[#002] sha256:fd18e2a8fe7e815e7e2df8729c9d4af11d18a7916944e0425e2dddb2cbef6df0 - 10.01% (5.85 MB)

[#003] sha256:7a17268c8ae8e759a6eb2f6b5c68d84cfe2e5c06a1fb32609ef142ae56c33c18 - 9.02% (5.27 MB)

[#004] sha256:0a48f5016c97951181e4921fc206589aa98f74fed9939eb01a85882af64e3d83 - 0.05% (28.1 KB)


History
2024-03-12 01:20:46 UTC

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

2024-03-12 01:20:46 UTC

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

2024-03-26 13:37:15 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-26 13:37:22 UTC (buildkit.dockerfile.v0)

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

2024-03-26 13:40:54 UTC (buildkit.dockerfile.v0)

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

2024-03-26 13:40:54 UTC (buildkit.dockerfile.v0)

COPY /app/admin_frontend/assets /app/assets # buildkit

2024-03-26 13:40:54 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-26 13:40:54 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-26 13:40:54 UTC (buildkit.dockerfile.v0)

CMD ["admin_frontend"]

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