Renamed source directory, changed dockerfile for running docker image according to the official documentation

This commit is contained in:
2026-03-06 12:32:44 +01:00
parent 3cd2c3d0a6
commit 460fdb828e
409 changed files with 36 additions and 34 deletions

View File

@@ -0,0 +1,13 @@
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M27.5308 13.7654C27.5308 21.3679 21.3679 27.5308 13.7654 27.5308C6.16289 27.5308 0 21.3679 0 13.7654C0 6.16289 6.16289 0 13.7654 0C21.3679 0 27.5308 6.16289 27.5308 13.7654Z" fill="#4A7AFF"/>
<path d="M27.5308 13.7654C27.5308 21.3679 21.3679 27.5308 13.7654 27.5308C6.16289 27.5308 0 21.3679 0 13.7654C0 6.16289 6.16289 0 13.7654 0C21.3679 0 27.5308 6.16289 27.5308 13.7654Z" fill="#5297E7"/>
<path d="M27.5305 13.7654C27.5305 12.9252 27.4549 12.1029 27.3108 11.3043L22.5197 6.51303L15.2379 14.0246L6.1884 14.088L9.30209 17.2019L7.87316 17.2189L10.0404 19.3862L9.11578 20.34L4.49902 19.5882L12.3719 27.4611C12.83 27.5071 13.2948 27.5308 13.7651 27.5308C21.3676 27.5308 27.5305 21.3679 27.5305 13.7654Z" fill="#10417E"/>
<path d="M10.3271 21.2961C17.3207 21.2961 21.1452 15.502 21.1452 10.478C21.1452 10.3133 21.1418 10.1497 21.1343 9.98672C21.8766 9.44985 22.5218 8.78023 23.031 8.01798C22.3496 8.32066 21.6165 8.52461 20.8473 8.6164C21.6325 8.1459 22.2351 7.40109 22.5195 6.51323C21.7846 6.94886 20.9713 7.2654 20.1053 7.43616C19.4113 6.69723 18.4232 6.23492 17.33 6.23492C15.2299 6.23492 13.5271 7.93775 13.5271 10.0367C13.5271 10.3352 13.5605 10.6253 13.6256 10.9038C10.4659 10.7448 7.66375 9.23161 5.78869 6.93122C5.46186 7.49308 5.27387 8.1459 5.27387 8.84219C5.27387 10.1613 5.94517 11.326 6.96577 12.0071C6.34216 11.988 5.75613 11.8164 5.24384 11.5314C5.243 11.5473 5.243 11.5633 5.243 11.5799C5.243 13.4216 6.55367 14.9589 8.29325 15.3073C7.97398 15.3943 7.63791 15.4411 7.29092 15.4411C7.04601 15.4411 6.80782 15.4168 6.57614 15.3727C7.06029 16.8831 8.46381 17.9824 10.1282 18.0135C8.82655 19.0333 7.18737 19.641 5.40599 19.641C5.09933 19.641 4.79666 19.6235 4.49902 19.5882C6.18168 20.6666 8.17962 21.2961 10.3271 21.2961Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="27.5308" height="27.5308" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB