Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.35-amd64
Content Digest
sha256:214360a221393c0e2b263fce573b6796327c546ce3737c1daac1e9a2388ac36e
Details
Created

2024-02-20 03:01:57 UTC

Size

58 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-20T02:58:55.802Z
  • 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
    558fafc589d8b9b8f2deefc785734db77b7f4efb
  • 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.35

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:7bb465c2914923b08ae03b7fc67b92a1ef9b09c4c1eb9d6711b22ee6bbb46a00 - 81.45% (47.3 MB)

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

[#002] sha256:add7cd307d47c86edfd77bcab6f70eb5eb5c7d656d071f77c39d4e0b80b604ba - 10.08% (5.85 MB)

[#003] sha256:555e5c1aa4b3ad587fe2f1ea646a684511512c194b958ba3118542f477279ef3 - 8.42% (4.89 MB)

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


History
2024-02-13 00:37:09 UTC

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

2024-02-13 00:37:10 UTC

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

2024-02-20 02:59:01 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-02-20 02:59:06 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-02-20 03:01:56 UTC (buildkit.dockerfile.v0)

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

2024-02-20 03:01:57 UTC (buildkit.dockerfile.v0)

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

2024-02-20 03:01:57 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-20 03:01:57 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-20 03:01:57 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