Namespace
appflowyinc
Image / Tag
admin_frontend:0.0.12-amd64
Content Digest
sha256:bbd6371e58cb041b4d24dc7fd4fa252aa2efaedd0347e937f910b2cf9bae75d5
Details
Created

2023-12-26 22:33:15 UTC

Size

58.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2023-12-26T22:30:21.154Z
  • 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
    e17a3ec92a2f60773e134018e7372db2b93ae1e9
  • 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.12

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

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

[#003] sha256:98cb384ac0179f02e57cbad587f02ffef015ea09d35568c583d9b6d0c02df9fa - 8.57% (4.98 MB)

[#004] sha256:8f92dcedf5b661d1a092e1051cefd1e579b6a02f37174ced2b752db81b11c12b - 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"]

2023-12-26 22:30:29 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-12-26 22:30: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

2023-12-26 22:33:15 UTC (buildkit.dockerfile.v0)

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

2023-12-26 22:33:15 UTC (buildkit.dockerfile.v0)

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

2023-12-26 22:33:15 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2023-12-26 22:33:15 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