Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.0-amd64
Content Digest
sha256:e60a9079770a57b0440a0da7c924e59a333e5f416830b6186a7984ed57aea209
Details
Created

2024-01-10 01:13:32 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-01-10T01:10:04.094Z
  • 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
    284e2bf63800561c75a4eb36ce95692f3fbcca56
  • 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.0

Environment
PATH

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

RUST_BACKTRACE

1


Layers

[#000] sha256:bc0734b949dcdcabe5bfdf0c8b9f44491e0fce04cb10c9c6e76282b9f6abdf01 - 81.33% (47.3 MB)

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

[#002] sha256:8d6d120eb5dc781e5ae55b268df261723a920ce006e3a9c517447055a4a5e0cf - 10.06% (5.85 MB)

[#003] sha256:812300fda54fa11594919c09100ba4c3bc6816f46f4e768e88e4f8fed702f035 - 8.57% (4.98 MB)

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


History
2023-12-19 01:20:15 UTC

/bin/sh -c #(nop) ADD file:7d8adf68670e8dc2af6b8603870ea610fc65ecbb08799f2ca6a3134f5d47d289 in /

2023-12-19 01:20:16 UTC

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

2024-01-10 01:10:44 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-01-10 01:10:49 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-10 01:13:32 UTC (buildkit.dockerfile.v0)

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

2024-01-10 01:13:32 UTC (buildkit.dockerfile.v0)

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

2024-01-10 01:13:32 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-01-10 01:13:32 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