Namespace
casbin
Image / Tag
casdoor:v1.54.0
Content Digest
sha256:07de596078daf1f9650658fe931f297a7f094794d227c22164f8b430c774edb8
Details
Created

2022-05-24 10:35:45 UTC

Size

24.1 MB

Content Digest
Labels
  • MAINTAINER
    https://casdoor.org/

Environment
PATH

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


Layers

[#000] sha256:2408cc74d12b6cd092bb8b516ba7d5e290f485d3eb9672efc00f0583730179e8 - 11.05% (2.67 MB)

[#001] sha256:7833c623cea8e061645bdeacedd4e44fb1294d768bdf457ceb0ffa8f4395b087 - 0.0% (205 Bytes)

[#002] sha256:7e09e6796299f62ecdf2738863184404799d730ba3944a6b3acd5c91d4bd1198 - 13.86% (3.35 MB)

[#003] sha256:2801835e4205a20c7838e7f1b62a6a1b19b0dcc873393e704a5313009e72419c - 0.52% (128 KB)

[#004] sha256:915ece12ba36f554efa91748b0bdc930af8656d8a0f19c2f0b26376ab9a6c665 - 57.19% (13.8 MB)

[#005] sha256:9dcc55c030eda8aa865c0165189ff21ddb80720d9f057697df90fc643451e1ae - 0.01% (1.48 KB)

[#006] sha256:3aaa87598a883e8f03eec0717fb92be6291cffb534cc4d6fe42be42d94899d95 - 6.75% (1.63 MB)

[#007] sha256:c12f4e61f8f63b1f5900911cdffa7e57a012481b8c85efe7282b595ce8f43018 - 10.62% (2.57 MB)


History
2022-05-23 19:19:30 UTC

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

2022-05-23 19:19:31 UTC

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

2022-05-24 10:33:04 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c sed -i 's/https/http/' /etc/apk/repositories # buildkit

2022-05-24 10:33:05 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add curl # buildkit

2022-05-24 10:33:07 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apk add ca-certificates && update-ca-certificates # buildkit

2022-05-24 10:34:59 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=https://casdoor.org/

2022-05-24 10:34:59 UTC (buildkit.dockerfile.v0)

COPY /go/src/casdoor/ ./ # buildkit

2022-05-24 10:34:59 UTC (buildkit.dockerfile.v0)

COPY /usr/bin/wait-for-it ./ # buildkit

2022-05-24 10:35:00 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c mkdir -p web/build && apk add --no-cache bash coreutils # buildkit

2022-05-24 10:35:45 UTC (buildkit.dockerfile.v0)

COPY /web/build /web/build # buildkit

2022-05-24 10:35:45 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "./server"]

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