Closed tetienne closed 2 years ago
I often meet the case where all the files I need I already contained within the Docker image. In such case, there is no reason to checkout the repository. The docker-compose plugin already implements this option.
Added tests to the PR and corrected a bug with the implementation :)
Thx for the update
I often meet the case where all the files I need I already contained within the Docker image. In such case, there is no reason to checkout the repository. The docker-compose plugin already implements this option.