Namespace
appflowyinc
Image / Tag
admin_frontend:0.2.13-amd64
Content Digest
sha256:b76ebcab223af9036bd75ee1dce97ba4f6ffadf14f04d7ade79b5bb7e16e60b2
Details
Created

2024-03-19 05:03:23 UTC

Size

58.4 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-03-19T04:59:47.455Z
  • 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
    a31c246b67890f415105dd8aa430300518c3a8fe
  • 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.13

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:0e580dae5431dbc2a22cc1f556ed04acc8155b417f17ba54b812b054cb6fff54 - 0.0% (93 Bytes)

[#002] sha256:3ecbb0df7e0f1ef280beab41afaa04060b30c52ffbe25e54365c88b4d8429610 - 10.01% (5.85 MB)

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

[#004] sha256:08dd873ef8ba77b13c705fa5248835bf6d502e55f0c70c61ea4812f962835998 - 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-19 04:59:54 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-19 05:00:00 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-19 05:03:23 UTC (buildkit.dockerfile.v0)

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

2024-03-19 05:03:23 UTC (buildkit.dockerfile.v0)

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

2024-03-19 05:03:23 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-03-19 05:03:23 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-03-19 05:03:23 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