Namespace
casbin
Image / Tag
casdoor:v1.63.0
Content Digest
sha256:038193a7f6ba7eb9d0c8dbffe8261108b605f39d022106bcca877535b63fe47c
Details
Created

2022-07-04 16:44:24 UTC

Size

18.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:2408cc74d12b6cd092bb8b516ba7d5e290f485d3eb9672efc00f0583730179e8 - 14.36% (2.67 MB)

[#001] sha256:435939fc6f8981ef3025b8713771eb8a8545c56b0c2f61475c89a3359de8d6cd - 0.0% (92 Bytes)

[#002] sha256:92138c2b43781dab85a041adc685e74858395df2e25d0d646f1c5f4580e48819 - 46.67% (8.68 MB)

[#003] sha256:911b3b51716b338d4e3e7dcc426a2652a5d926ba79d6f72304b261fda8205176 - 25.08% (4.66 MB)

[#004] sha256:150efdfc289ff14e775bbddec8c07fde024cfc0eae6c1d36b97c285471f86fbc - 0.0% (431 Bytes)

[#005] sha256:c04f56b446bf559a97b89eadc8c2512845ac6ab3b4c1e6595d5aada6a92946e2 - 13.89% (2.58 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-07-04 16:41:22 UTC (buildkit.dockerfile.v0)

LABEL MAINTAINER=https://casdoor.org/

2022-07-04 16:41:22 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2022-07-04 16:44:24 UTC (buildkit.dockerfile.v0)

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

2022-07-04 16:44:24 UTC (buildkit.dockerfile.v0)

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

2022-07-04 16:44:24 UTC (buildkit.dockerfile.v0)

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

2022-07-04 16:44:24 UTC (buildkit.dockerfile.v0)

COPY /web/build ./web/build # buildkit

2022-07-04 16:44:24 UTC (buildkit.dockerfile.v0)

VOLUME [/app/files /app/logs]

2022-07-04 16:44:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/app/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