Namespace
appflowyinc
Image / Tag
admin_frontend:0.1.18-amd64
Content Digest
sha256:7a1d884e055f26cc81b93e1765d4f2256387e1c5cace74b155d99f0c8772b58b
Details
Created

2024-02-07 14:20:33 UTC

Size

58 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-02-07T14:17:22.903Z
  • 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
    8def2bfaf30e6fa905c2b937c2ba7873717bd772
  • 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.18

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:6a299ae9cfd996c1149a699d36cdaa76fa332c8e9d66d6678fa9a231d9ead04c - 81.49% (47.3 MB)

[#001] sha256:d0dbf4a9f1d27b72c16a538ed5a11c30c37b2d1b2eafaa20892967073700b9dd - 0.0% (92 Bytes)

[#002] sha256:421eea99656a2b67a1ab0d28b1aa77bf925a3f3cf6359c5d0ca14846459c5fca - 10.07% (5.85 MB)

[#003] sha256:10dd31e59372742ef5595d0fc66bfcad5099647d09da2baae8324548a5dbfe9d - 8.39% (4.87 MB)

[#004] sha256:0a20a7ea0123263570c0710e775bfd361e75885fc11d8314969e1da30b9213cf - 0.05% (27.9 KB)


History
2024-01-31 22:35:05 UTC

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

2024-01-31 22:35:06 UTC

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

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

WORKDIR /app

2024-02-07 14:17:48 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-07 14:20:33 UTC (buildkit.dockerfile.v0)

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

2024-02-07 14:20:33 UTC (buildkit.dockerfile.v0)

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

2024-02-07 14:20:33 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-02-07 14:20:33 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-02-07 14:20:33 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