Skip to content
Snippets Groups Projects
Select Git revision
  • c559711f026091c80ad2ffd09d0867744a43db36
  • master default protected
2 results

Gym_new.py

Blame
  • start_containers.sh 103 B
    #!/bin/bash
    
    # start/restart all containers
    source config.sh
    docker-compose $docker_compose_files up -d