Namespace
appflowyinc
Image / Tag
admin_frontend:0.3.32-amd64
Content Digest
sha256:8d42ddda29197b7aa19d0d4748ed20c0271df4e60a0e86da8a99d11252a8c266
Details
Created

2024-04-30 09:18:18 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-04-30T09:14:45.169Z
  • 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
    8654126dcddb2ab9544028b07470058bb42eebf6
  • 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.32

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:1468e7ff95fcb865fbc4dee7094f8b99c4dcddd6eb2180cf044c7396baf6fc2f - 82.34% (47.3 MB)

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

[#002] sha256:7836771b393a713b6899f138e923bd82bca33687335cf291b596884bf6b7ec10 - 10.18% (5.85 MB)

[#003] sha256:459fdee55fe21791aae3438c40a0cd4c938a92aec7a12e76ed46742d47da4471 - 7.44% (4.27 MB)

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


History
2024-04-24 03:27:57 UTC

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

2024-04-24 03:27:57 UTC

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

2024-04-30 09:14:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-30 09:14:55 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-30 09:18:18 UTC (buildkit.dockerfile.v0)

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

2024-04-30 09:18:18 UTC (buildkit.dockerfile.v0)

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

2024-04-30 09:18:18 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-30 09:18:18 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-30 09:18:18 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