split make files in myos project and install files in yaip project

This commit is contained in:
Yann Autissier
2022-11-11 23:37:27 +01:00
parent 99b9e5ecbe
commit 3d79bcdad3
222 changed files with 338 additions and 7880 deletions
+1 -2
View File
@@ -33,10 +33,9 @@ services:
restart: always
user: ${UID}:${GID}
volumes:
# - ${HOME}:${HOME}:cached
- ${HOME}:${HOME}:cached
- monorepo:${MONOREPO_DIR}:cached
- myos:/tmp/ssh-agent
# - /var/run/docker.sock:/var/run/docker.sock
working_dir: ${MONOREPO_DIR}
volumes: