Namespace
casbin
Image / Tag
casdoor:v1.16.0
Content Digest
sha256:a8e828759bfa4951d3ba1db213ce1f30ecb8ae5db70a4200bcdf50c1bb06ec98
Details
Created

2022-02-05 14:00:05 UTC

Size

22.6 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.92% (2.69 MB)

[#001] sha256:270d7e1011f5bd760bb1a16505812efc9dede54e5fd1f09e484413bcf4cacbdd - 0.0% (204 Bytes)

[#002] sha256:a2df64512baf8d627f40deb922af1a5251e1050d08060e429f61b177fbee8993 - 14.15% (3.19 MB)

[#003] sha256:0402358e9c0f9b320073a66f08bdf8f880133490f9c0bbd646357333a39c4e02 - 57.5% (13 MB)

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

[#005] sha256:2cc335f2204802c0108cc73a9729e349619c4874219998b8952f32d4f988be52 - 6.43% (1.45 MB)

[#006] sha256:1266ed89d588eedc594430248f733c3962ea3473a256f2fb2372d89f3ce89ce0 - 9.99% (2.25 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-05 13:57:29 UTC (buildkit.dockerfile.v0)

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

2022-02-05 13:57:31 UTC (buildkit.dockerfile.v0)

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

2022-02-05 13:59:29 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=https://casdoor.org/

2022-02-05 13:59:29 UTC (buildkit.dockerfile.v0)

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

2022-02-05 13:59:29 UTC (buildkit.dockerfile.v0)

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

2022-02-05 13:59:30 UTC (buildkit.dockerfile.v0)

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

2022-02-05 14:00:05 UTC (buildkit.dockerfile.v0)

COPY /web/build /web/build # buildkit

2022-02-05 14:00:05 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