Namespace
appflowyinc
Image / Tag
admin_frontend:0.0.4-amd64
Content Digest
sha256:494ced0ca59d3f0a0151bf32df88c4ba21a3fe3181858cb7a25d46c2932a2255
Details
Created

2023-12-17 19:54:37 UTC

Size

57.6 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-17T19:51:42.869Z
  • 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:90e5e7d8b87a34877f61c2b86d053db1c4f440b9054cf49573e3be5d6a674a47 - 82.16% (47.3 MB)

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

[#002] sha256:14aa03f8492f0578379a1e9bddc02485b178d3dd9dc200b88ab5b39aede05ed8 - 10.16% (5.85 MB)

[#003] sha256:7202b551fdaab6ce6efc88f754be798775c780154dec4b31b0ed89352f7bef99 - 7.64% (4.39 MB)

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


History
2023-11-21 05:21:24 UTC

/bin/sh -c #(nop) ADD file:39d17d28c5de0bd629e5b7c8190228e5a445d61d668e189b7523e90e68f78244 in /

2023-11-21 05:21:25 UTC

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

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

WORKDIR /app

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

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

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

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

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

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

ENV RUST_BACKTRACE=1

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