Namespace
casbin
Image / Tag
casdoor:v1.56.0
Content Digest
sha256:5ba9192d19eb71a9d03cac3baec591edc2e10bed53f2741cf4d097a2fb3b00d5
Details
Created

2022-06-14 14:00:04 UTC

Size

24.2 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:1f0ef278a21f7a3ce5561f65ee33448640776b42829b6de2a10b10f0c996c27d - 0.0% (206 Bytes)

[#002] sha256:ba62d9313ae9f038ae7691425294b415b2fa93a4f4e18013296f50bb3fc7d18f - 13.88% (3.35 MB)

[#003] sha256:4742e1c3890ecc8828153e875fe00c450bb2641f0eba211976efb69b062a7b3f - 0.52% (128 KB)

[#004] sha256:6ba5a647ded61eaf12562b510a19d89a6e5b06189525b65e47571d3a6dd3c1d3 - 57.18% (13.8 MB)

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

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

[#007] sha256:72377c9ae36a96d22884966b51fd3eea93c5eafb3fd17ddab78dca12443ba5ad - 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-06-14 13:56:44 UTC (buildkit.dockerfile.v0)

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

2022-06-14 13:56:46 UTC (buildkit.dockerfile.v0)

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

2022-06-14 13:56:47 UTC (buildkit.dockerfile.v0)

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

2022-06-14 13:59:33 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=https://casdoor.org/

2022-06-14 13:59:33 UTC (buildkit.dockerfile.v0)

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

2022-06-14 13:59:33 UTC (buildkit.dockerfile.v0)

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

2022-06-14 13:59:34 UTC (buildkit.dockerfile.v0)

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

2022-06-14 14:00:04 UTC (buildkit.dockerfile.v0)

COPY /web/build /web/build # buildkit

2022-06-14 14:00:04 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