Another fix
This commit is contained in:
@@ -99,6 +99,7 @@ services:
|
||||
- ./shared/skills:/a0/usr/skills
|
||||
- ${HOME}/.ssh:/root/.ssh
|
||||
- ../gutasktool:/opt/gutasktool
|
||||
- ./shared/gutask:/usr/local/bin/gutask
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
dobby-init:
|
||||
@@ -123,6 +124,7 @@ services:
|
||||
- ./shared/skills:/a0/usr/skills
|
||||
- ${HOME}/.ssh:/root/.ssh
|
||||
- ../gutasktool:/opt/gutasktool
|
||||
- ./shared/gutask:/usr/local/bin/gutask
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
gemma-init:
|
||||
@@ -147,6 +149,7 @@ services:
|
||||
- ./shared/skills:/a0/usr/skills
|
||||
- ${HOME}/.ssh:/root/.ssh
|
||||
- ../gutasktool:/opt/gutasktool
|
||||
- ./shared/gutask:/usr/local/bin/gutask
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
gunnar-init:
|
||||
@@ -171,6 +174,7 @@ services:
|
||||
- ./shared/skills:/a0/usr/skills
|
||||
- ${HOME}/.ssh:/root/.ssh
|
||||
- ../gutasktool:/opt/gutasktool
|
||||
- ./shared/gutask:/usr/local/bin/gutask
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
rind-init:
|
||||
@@ -195,6 +199,7 @@ services:
|
||||
- ./shared/skills:/a0/usr/skills
|
||||
- ${HOME}/.ssh:/root/.ssh
|
||||
- ../gutasktool:/opt/gutasktool
|
||||
- ./shared/gutask:/usr/local/bin/gutask
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
abyssinthia-init:
|
||||
@@ -218,6 +223,7 @@ services:
|
||||
- ./shared/skills:/a0/usr/skills
|
||||
- ${HOME}/.ssh:/root/.ssh
|
||||
- ../gutasktool:/opt/gutasktool
|
||||
- ./shared/gutask:/usr/local/bin/gutask
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
hermes-init:
|
||||
|
||||
Reference in New Issue
Block a user