Namespace
appflowyinc
Image / Tag
admin_frontend:0.6.6-amd64
Content Digest
sha256:6fd9121caf62f605a125efbcf98019db4bac707591be06bc659b4fc310a551d9
Details
Created

2024-09-02 03:32:53 UTC

Size

63.2 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-09-02T03:29:27.900Z
  • 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
    abd96d8b5677fdfc41dfac2e19da96ee835049d7
  • 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.6.6

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 - 74.78% (47.3 MB)

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

[#002] sha256:4cad0ecca1651598e6ea2a087b029e22a0975d0698b341b651320e4c221fb0ef - 18.9% (11.9 MB)

[#003] sha256:5b89cc117accbf032fc543e5ee9e44d26ea7c67a116e41e18b1237bca0e5f84b - 6.28% (3.97 MB)

[#004] sha256:384a82a65cca84caa4ffce6222a49977d98581649324e886fa7af82203ad9e07 - 0.04% (28.3 KB)


History
2024-08-13 00:20:09 UTC

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

2024-08-13 00:20:09 UTC

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

2024-09-02 03:29:33 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-09-02 03:29:41 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-09-02 03:32:53 UTC (buildkit.dockerfile.v0)

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

2024-09-02 03:32:53 UTC (buildkit.dockerfile.v0)

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

2024-09-02 03:32:53 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-09-02 03:32:53 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-09-02 03:32:53 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