Namespace
appflowyinc
Image / Tag
admin_frontend:0.7.4-stateless-amd64
Content Digest
sha256:8363452f62c5294440aa95eff620c84ddbcaf3e73fcfdc989f5145842214af66
Details
Created

2024-11-12 01:34:08 UTC

Size

63.3 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-11-12T01:30:44.379Z
  • 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
    adab0d6dc16bab5e089070c7a9ded3d01b341a51
  • 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.7.4-stateless

Environment
PATH

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

PORT

3000

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:7d98d813d54f6207a57721008a4081378343ad8f1b2db66c121406019171805b - 74.7% (47.3 MB)

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

[#002] sha256:d0ab5d3b794edf722581dc525bd88fcee17d29d86949312f4013cf6ba31597f8 - 18.89% (11.9 MB)

[#003] sha256:4345c1046783bd1da5503199f86d6d2eadc9f592506e11471e4264fbaddd549d - 6.37% (4.03 MB)

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


History
2024-10-17 00:20:17 UTC

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

2024-10-17 00:20:17 UTC

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

2024-11-12 01:30:52 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-11-12 01:31:01 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-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

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

2024-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

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

2024-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

ARG ADMIN_FRONTEND_PORT

2024-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

ARG PORT

2024-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

ENV PORT=3000

2024-11-12 01:34:08 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2024-11-12 01:34:08 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