Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.23-amd64
Content Digest
sha256:8579566062628fb5597e8d0285a8343bfd66d36779bd4e0887bd945e2454d104
Details
Created

2024-04-23 01:50:16 UTC

Size

58.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-23T01:46:39.230Z
  • 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
    9545dc82e6d80786270d6561bafbde9f567683ab
  • 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.23

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:609c73876867487da051ad470002217da69bb052e2538710ade0730d893ff51f - 80.95% (47.3 MB)

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

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

[#003] sha256:92f94ad6f85e5e812eda3fa157b1c572662ac12617856c3322d6c9b66b458330 - 8.99% (5.25 MB)

[#004] sha256:3df380e923d2690a8e084badee590a52852ee60b0af2c548c20c45255874887f - 0.05% (28.1 KB)


History
2024-04-10 01:50:34 UTC

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

2024-04-10 01:50:35 UTC

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

2024-04-23 01:46:45 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-23 01:46:51 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-04-23 01:50:16 UTC (buildkit.dockerfile.v0)

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

2024-04-23 01:50:16 UTC (buildkit.dockerfile.v0)

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

2024-04-23 01:50:16 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-23 01:50:16 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-23 01:50:16 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