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,12 @@
<svg width="27" height="28" viewBox="0 0 27 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0)">
<path d="M13.0781 27.8269C20.3003 27.8269 26.1552 21.664 26.1552 14.0616C26.1552 6.45919 20.3003 0.296234 13.0781 0.296234C5.85579 0.296234 0.000976562 6.45919 0.000976562 14.0616C0.000976562 21.664 5.85579 27.8269 13.0781 27.8269Z" fill="#5196E6"/>
<path d="M26.1044 12.859L20.1642 6.59808C16.5355 7.09477 12.7434 7.02067 9.11481 7.1095C7.61779 7.1095 6.12072 7.85105 6.38491 9.61227C6.91326 13.1347 7.17746 16.5645 6.56105 20.1796C6.46399 20.6391 6.25981 21.0985 5.99316 21.527L11.9272 27.7735C12.3063 27.8082 12.6898 27.827 13.0775 27.827C20.2998 27.827 26.1546 21.664 26.1546 14.0617C26.1547 13.6562 26.1371 13.2553 26.1044 12.859Z" fill="#144785"/>
<path d="M19.209 6.1824H6.94697C6.19897 6.1824 5.59277 6.8205 5.59277 7.60787V20.5152C5.59277 21.3023 6.19897 21.9406 6.94697 21.9406H19.2089C19.9567 21.9406 20.5631 21.3023 20.5631 20.5152V7.60787C20.5632 6.8205 19.9568 6.1824 19.209 6.1824ZM10.2252 19.7891C10.2252 20.0183 10.0488 20.204 9.83108 20.204H8.15369C7.93592 20.204 7.75953 20.0182 7.75953 19.7891V12.3869C7.75953 12.1577 7.93602 11.972 8.15369 11.972H9.83118C10.0489 11.972 10.2253 12.1578 10.2253 12.3869V19.7891H10.2252ZM8.99236 11.2742C8.11221 11.2742 7.39879 10.5231 7.39879 9.59648C7.39879 8.67006 8.11216 7.91904 8.99236 7.91904C9.87261 7.91904 10.586 8.67017 10.586 9.59648C10.586 10.5232 9.87256 11.2742 8.99236 11.2742ZM18.9919 19.8225C18.9919 20.0332 18.8297 20.2041 18.6297 20.2041H16.8295C16.6295 20.2041 16.4672 20.0333 16.4672 19.8225V16.3503C16.4672 15.8325 16.6116 14.0807 15.1813 14.0807C14.0719 14.0807 13.8469 15.2797 13.8017 15.8177V19.8224C13.8017 20.0331 13.6395 20.204 13.4393 20.204H11.6983C11.4982 20.204 11.3359 20.0331 11.3359 19.8224V12.3535C11.3359 12.1428 11.4982 11.9719 11.6983 11.9719H13.4393C13.6395 11.9719 13.8017 12.1427 13.8017 12.3535V12.9992C14.2131 12.3494 14.8245 11.8477 16.1261 11.8477C19.0084 11.8477 18.992 14.6823 18.992 16.24V19.8226H18.9919V19.8225Z" fill="white"/>
</g>
<defs>
<clipPath id="clip0">
<rect width="26.1543" height="27.5308" fill="white" transform="translate(0 0.296234)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB