Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.14-amd64
Content Digest
sha256:0f68ee7e5d324c24ffa2079ed6c3f2a171e5878d51acde1ee8e762b8d162e985
Details
Created

2024-03-20 08:47:31 UTC

Size

58.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-20T08:44:03.319Z
  • 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
    619f5b3370df14bfbc8b70ec442ad18b2f331bf3
  • 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.2.14

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:71215d55680cf0ab2dcc0e1dd65ed76414e3fb0c294249b5b9319a8fa7c398e4 - 80.94% (47.3 MB)

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

[#002] sha256:2143cb2bed2519ec96384f6d7c940936ea4b2dc7808480d7ccdde913d5d336b7 - 10.01% (5.85 MB)

[#003] sha256:bbdbc161140f58b1ae9cf06a8f1906a17d493905ee716ead31dbbb085a5b8601 - 9.0% (5.26 MB)

[#004] sha256:0f00e3cd5c8682d24084b06552e520bb2eefc3164aeda3dfc7b3088828a51b09 - 0.05% (28.1 KB)


History
2024-03-12 01:20:46 UTC

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

2024-03-12 01:20:46 UTC

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

2024-03-20 08:44:08 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-20 08:44:13 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-03-20 08:47:31 UTC (buildkit.dockerfile.v0)

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

2024-03-20 08:47:31 UTC (buildkit.dockerfile.v0)

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

2024-03-20 08:47:31 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-20 08:47:31 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-20 08:47:31 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