Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.19-amd64
Content Digest
sha256:25d06f274ed24b42561ea51d45250690b749e9c037e3f7ff9aa17f3ba8094bf6
Details
Created

2024-03-29 07:00:05 UTC

Size

58.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-29T06:56:33.341Z
  • 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
    d77fb77a3a1df1dec14db68bebe35d911d9ae437
  • 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.19

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:b86ed7c8a393bc3cab4c352a7a8438a68531a14b52c86a1a930b5ba5d79c0b69 - 0.0% (93 Bytes)

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

[#003] sha256:40e9474058ba1adb80b6047702eb3c6cc15536eaec6fa8072ab60ae1d175cd03 - 9.02% (5.27 MB)

[#004] sha256:0b58d08313fc31b18c9be65e7b201cf6ba67edb7d43d8448a00e7e2bf2266e6c - 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-29 06:56:40 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-29 06:56:46 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-29 07:00:05 UTC (buildkit.dockerfile.v0)

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

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

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

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

ENV RUST_BACKTRACE=1

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

ENV RUST_LOG=info

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