Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.1-arm64v8
Content Digest
sha256:168e2b3ee3eb2d9bb3f120cd886a60d116608127c297ae31cf65a418356f8883
Details
Created

2024-01-11 05:43:47 UTC

Size

57.8 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-11T05:04:57.632Z
  • 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
    7a4c6ba6383d110cad864d21ab98d5dc9b4076d6
  • 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.1

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:5665c1f9a9e17acd68ae05b2839df402eac34afdd095f8c115f09886d757840c - 81.84% (47.3 MB)

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

[#002] sha256:b6902357c1e092203d222add2a145cbd572d830f26aae123524afe1e77c14f69 - 9.85% (5.69 MB)

[#003] sha256:e4e0b2e810c3dc9842a29a1b6b5b07bb2bfb0da6866d83f8f69a25ab17051a3e - 8.27% (4.78 MB)

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


History
2024-01-11 02:40:33 UTC

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

2024-01-11 02:40:34 UTC

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

2024-01-11 05:05:07 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-01-11 05:05: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-01-11 05:43:47 UTC (buildkit.dockerfile.v0)

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

2024-01-11 05:43:47 UTC (buildkit.dockerfile.v0)

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

2024-01-11 05:43:47 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-01-11 05:43:47 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