Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
PPC-BSC
Software
Deep Health Compss
Commits
33717ac6
Commit
33717ac6
authored
Feb 23, 2022
by
salbiach
Browse files
Upload local docker-compose.yaml
parent
44235d66
Changes
1
Hide whitespace changes
Inline
Side-by-side
local/docker-compose.yaml
0 → 100644
View file @
33717ac6
version
:
'
3.7'
services
:
compss-worker
:
image
:
"
registry.gitlab.bsc.es/ppc-bsc/software/deep-health-compss/compss-eddl:local-cpu"
command
:
[
"
-c"
,
"
/usr/sbin/sshd
-D"
]
compss-master
:
image
:
"
registry.gitlab.bsc.es/ppc-bsc/software/deep-health-compss/compss-eddl:local-cpu"
#stdin_open: true
tty
:
true
#command: ["-c", "/usr/sbin/sshd -D"]
depends_on
:
-
compss-worker
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment