Namespace
casbin
Image / Tag
casdoor:v1.2.0
Content Digest
sha256:595dcd07a73ab17130de8a61c9a5700c4fcc22aaa312826d11851c2bfe4f72f3
Details
Created

2021-12-18 14:43:30 UTC

Size

22.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:59bf1c3509f33515622619af21ed55bbe26d24913cedbca106468a5fb37a50c3 - 12.1% (2.69 MB)

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

[#002] sha256:2fd88f52ed87d6a02c5dc543f21b517ca749b7222499bb909235b30e846c0912 - 14.4% (3.2 MB)

[#003] sha256:e82a4556eed52853bf7c3d0a677ce7c31e1b82f4b81ef040dc85bdbabd315173 - 57.2% (12.7 MB)

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

[#005] sha256:26ab410c6f041c55f37f31386320f5f4fbe3364ed0817f712b3b18085d68414d - 6.52% (1.45 MB)

[#006] sha256:79fa0ec395252fa670ac124a3d8c8533a858ddbe0dfad0df02b90f4037e10de7 - 9.77% (2.17 MB)


History
2021-11-24 20:19:40 UTC

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

2021-11-24 20:19:40 UTC

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

2021-12-18 14:39:57 UTC (buildkit.dockerfile.v0)

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

2021-12-18 14:39:59 UTC (buildkit.dockerfile.v0)

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

2021-12-18 14:42:25 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=https://casdoor.org/

2021-12-18 14:42:25 UTC (buildkit.dockerfile.v0)

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

2021-12-18 14:42:25 UTC (buildkit.dockerfile.v0)

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

2021-12-18 14:42:26 UTC (buildkit.dockerfile.v0)

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

2021-12-18 14:43:30 UTC (buildkit.dockerfile.v0)

COPY /web/build /web/build # buildkit

2021-12-18 14:43:30 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "./wait-for-it db:3306 -- ./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