Ver código fonte

error bash

master
zeus 3 anos atrás
pai
commit
0b4f4243b8
  1. 6
      run.yml

6
run.yml

@ -2,7 +2,7 @@ version: "3.8"
services:
swarmlabclient:
image: hub.swarmlab.io:5443/playground-hybrid-agent:latest
image: hub.swarmlab.io:5480/playground-hybrid-agent:latest
user: root
privileged: true
container_name: swarmlab-hybrid-agent
@ -22,8 +22,8 @@ services:
cpus: '0.50'
memory: 250M
reservations:
cpus: '1'
memory: 750M
cpus: '0.50'
memory: 250M
restart_policy:
condition: on-failure
delay: 5s

Carregando…
Cancelar
Salvar