Namespace
appflowyinc
Image / Tag
admin_frontend:123484c8647ebdbc3a1e84afe4e1ed606b5bb004
Content Digest
sha256:0d49bff435546a76074db6ef1e4f0a5632af2fd3f50602785c0507368df839a3
Details
Created

2024-04-20 12:56:29 UTC

Size

58.4 MB

Content Digest
Labels
  • com.docker.compose.project
    appflowy-cloud
  • com.docker.compose.service
    admin_frontend
  • com.docker.compose.version
    2.23.3

Environment
PATH

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

RUST_BACKTRACE

1

RUST_LOG

info


Layers

[#000] sha256:609c73876867487da051ad470002217da69bb052e2538710ade0730d893ff51f - 80.92% (47.3 MB)

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

[#002] sha256:0d78222ee35dc0d5210a68729d967856de3356e8d80a2693656f21725d66467b - 10.01% (5.85 MB)

[#003] sha256:0ce94e4d718ffc8f8f0518ea824b19d0c0bfc65f59de7f30e89593a8ac01a941 - 9.02% (5.27 MB)

[#004] sha256:0014dbc6661f55c2416e2171ccdce5f779cd3f21e1e54ff1902b4f35584c4a2c - 0.05% (28.1 KB)


History
2024-04-10 01:50:34 UTC

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

2024-04-10 01:50:35 UTC

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

2024-04-20 12:50:29 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-04-20 12:50:35 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-04-20 12:56:29 UTC (buildkit.dockerfile.v0)

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

2024-04-20 12:56:29 UTC (buildkit.dockerfile.v0)

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

2024-04-20 12:56:29 UTC (buildkit.dockerfile.v0)

ENV RUST_BACKTRACE=1

2024-04-20 12:56:29 UTC (buildkit.dockerfile.v0)

ENV RUST_LOG=info

2024-04-20 12:56:29 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