fix: issues 25, 23 #211

Merged
jon_nfc merged 16 commits from fix-mysql-shrink-image into development 2024-01-14 17:35:51 +00:00
3 changed files with 24 additions and 8 deletions
Showing only changes of commit cefc16d145 - Show all commits

View File

@ -27,6 +27,7 @@ Build/Cache Python Packages:
- name: docker:23-dind
entrypoint: ["env", "-u", "DOCKER_HOST"]
command: ["dockerd-entrypoint.sh"]
needs: []
variables:
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2