Namespace
casbin
Image / Tag
casdoor:v1.7.0
Content Digest
sha256:aa63b45aaece38b060a11c93c108549e072ea5971d84716e9230bcce9eb06d13
Details
Created

2021-12-25 03:01:50 UTC

Size

22.3 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.07% (2.69 MB)

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

[#002] sha256:7de694bbd42b29963f7a6f2c09e2585b202b3093974ef7306089e928837a7dcd - 14.36% (3.2 MB)

[#003] sha256:220dd35b08173e8a0d9235bd80653971dbe55b041f637ac55e48d63657052d83 - 57.15% (12.7 MB)

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

[#005] sha256:7de0445a5553dd5f927ab51c197429f194505ec5fc10382bf03b114bc49d007d - 6.51% (1.45 MB)

[#006] sha256:de81a4ad1e19e0d4a574ae34a44fc93e76c443556de5ba0062de6e73612f4932 - 9.91% (2.21 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-25 02:58:23 UTC (buildkit.dockerfile.v0)

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

2021-12-25 02:58:25 UTC (buildkit.dockerfile.v0)

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

2021-12-25 03:01:49 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=https://casdoor.org/

2021-12-25 03:01:49 UTC (buildkit.dockerfile.v0)

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

2021-12-25 03:01:49 UTC (buildkit.dockerfile.v0)

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

2021-12-25 03:01:50 UTC (buildkit.dockerfile.v0)

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

2021-12-25 03:01:50 UTC (buildkit.dockerfile.v0)

COPY /web/build /web/build # buildkit

2021-12-25 03:01:50 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