Dimanaux / java-lab-iaas-2020

MIT License
0 stars 0 forks source link

Run a Docker image #4

Closed Dimanaux closed 4 years ago

Dimanaux commented 4 years ago

Create an interactor/service/whatever that is able to run Docker image/images from single file docker-compose.yml. All the environment is provided if necessary. Perform the operation using OS subprocessing OR find a library for Docker management.