Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.49-amd64
Content Digest
sha256:53fd616a0cd671c22e0b87af52c8168c55caec0f96147a4ec15952c746dd3887
Details
Created

2024-03-03 00:45:29 UTC

Size

58 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-03T00:42:25.124Z
  • 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
    2cf857bd009a8abc0d3d2070f703f310e7c2a615
  • 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.1.49

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 - 81.45% (47.3 MB)

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

[#002] sha256:07d11a27932faf7f43e17f915cf32b642cd10eea0467b6856b0957f0a6279456 - 10.08% (5.85 MB)

[#003] sha256:9a46af029b1f8cbb4b0d8e8b51a97970c415eb880275779ce3319a220cb6e5f8 - 8.43% (4.89 MB)

[#004] sha256:05e4fa49b453286850ae89f9722c4b5753d471b2c6b2cf9cc8bf22a5a76fff0b - 0.05% (27.9 KB)


History
2024-02-13 00:37:09 UTC

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

2024-02-13 00:37:10 UTC

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

2024-03-03 00:42:30 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-03 00:42:35 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-03 00:45:29 UTC (buildkit.dockerfile.v0)

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

2024-03-03 00:45:29 UTC (buildkit.dockerfile.v0)

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

2024-03-03 00:45:29 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-03 00:45:29 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-03 00:45:29 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