speed up things

add DOCKER_MACHINE and DOCKER_SYSTEM to .env to avoid waisting time every call
This commit is contained in:
2025-01-03 11:50:55 +01:00
parent d07a6aafaf
commit bc8a68aaf8
6 changed files with 20 additions and 9 deletions
+2
View File
@@ -0,0 +1,2 @@
DOCKER_MACHINE=${DOCKER_MACHINE}
DOCKER_SYSTEM=${DOCKER_SYSTEM}