Namespace
appflowyinc
Image / Tag
admin_frontend:0.0.4-arm64v8
Content Digest
sha256:e7bc6198e8b232dcdda9ce6566d66749d5fedf0c20188f7a79bc2d18ff02ad50
Details
Created

2023-12-17 20:31:22 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-17T19:51:43.544Z
  • 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
    fc312cc48c3f8e02637342673554393c91329dc5
  • 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.0.4

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:df2021ddb7d686bdbb125598b2a6163d63035f080356b3014595f354ea0b40d6 - 82.45% (47.3 MB)

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

[#002] sha256:f1882b01370773f13686c12807772f40749d426240ef471d32d5b04510a33d80 - 9.92% (5.69 MB)

[#003] sha256:1a695c6553fc068ae649f45d56dc54acef9317038b93fa2ff35e6e8cf02a0209 - 7.58% (4.35 MB)

[#004] sha256:084e676aa3a33d2adde6a18119eb24a52c10dd389f0680a5f32eccb28a419696 - 0.05% (27.9 KB)


History
2023-11-21 06:26:54 UTC

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

2023-11-21 06:26:55 UTC

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

2023-12-17 19:51:51 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-12-17 19:52:19 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

2023-12-17 20:31:22 UTC (buildkit.dockerfile.v0)

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

2023-12-17 20:31:22 UTC (buildkit.dockerfile.v0)

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

2023-12-17 20:31:22 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2023-12-17 20:31:22 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