Namespace
appflowyinc
Image / Tag
admin_frontend:0.5.27-amd64
Content Digest
sha256:f7201ad2e3f5433fa23954cfabc3d354f26095019a46c2a606cddb6a72b4ff6a
Details
Created

2024-07-02 07:03:44 UTC

Size

57.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-07-02T07:00:11.098Z
  • 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
    c0bc7020d998ece95503d11d7157a65d551ca08b
  • 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.5.27

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:e9aef93137af6e967e7242f3b3c8ecd8e6f571d1e6fdd9e72db0befeeae3cf13 - 82.3% (47.3 MB)

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

[#002] sha256:8972c6cfb628cc813933127350597b272388bb55da802caf7c1247a8071dc9ea - 10.2% (5.86 MB)

[#003] sha256:1e149b12203a1b53360bca31e77fd23036689602f220a934358b6eeff804e719 - 7.45% (4.28 MB)

[#004] sha256:645814219066695ab474c8e237723fcb5c76f403e2ecbe7d4505535e07505134 - 0.05% (28.1 KB)


History
2024-07-02 01:24:49 UTC

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

2024-07-02 01:24:50 UTC

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

2024-07-02 07:00:17 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-07-02 07:00:24 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-07-02 07:03:44 UTC (buildkit.dockerfile.v0)

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

2024-07-02 07:03:44 UTC (buildkit.dockerfile.v0)

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

2024-07-02 07:03:44 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-07-02 07:03:44 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-07-02 07:03:44 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