Namespace
casbin
Image / Tag
casdoor:v1.22.0
Content Digest
sha256:81e53f95126be185fefb712415d26668bd61d99bfde5c9f72ee6d0b37c9a7a6e
Details
Created

2022-02-27 06:13:40 UTC

Size

22.8 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 - 11.81% (2.69 MB)

[#001] sha256:a02069663bae59edb5929d3c997b5ab9d3132ed7690dfe64172ad0aa47b1f336 - 0.0% (206 Bytes)

[#002] sha256:8e5d327ba8cae9d0e7ff0703614a9403284258c2d57316c9df37ac1322b3b360 - 14.03% (3.19 MB)

[#003] sha256:f275c82bfa9fbf587409e9145c93e4bbaa4e653b3b2d4d1d491fc517afdeabd6 - 0.55% (128 KB)

[#004] sha256:c08a81df05ad5726790f5ce7173368414b04bb5f72197a45a0530a84c95d0721 - 57.27% (13 MB)

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

[#006] sha256:0d4d33d501ddb15a5631d469ad53ad0e23b0b17dd31c669584da7aee4bf12a3e - 6.37% (1.45 MB)

[#007] sha256:85bdd587f6bca99320751252fe3ebd1070847fb52d3dfad2a7091227c6469bb5 - 9.96% (2.27 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"]

2022-02-27 06:11:03 UTC (buildkit.dockerfile.v0)

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

2022-02-27 06:11:04 UTC (buildkit.dockerfile.v0)

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

2022-02-27 06:11:06 UTC (buildkit.dockerfile.v0)

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

2022-02-27 06:12:51 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=https://casdoor.org/

2022-02-27 06:12:51 UTC (buildkit.dockerfile.v0)

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

2022-02-27 06:12:51 UTC (buildkit.dockerfile.v0)

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

2022-02-27 06:12:52 UTC (buildkit.dockerfile.v0)

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

2022-02-27 06:13:40 UTC (buildkit.dockerfile.v0)

COPY /web/build /web/build # buildkit

2022-02-27 06:13:40 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