awesome-compose
awesome-compose copied to clipboard
Docker-In-Docker during the build process (Java / TestContainer)
Hi,
Thx for this repository action.
I'm wondering how you can use a Docker build approach when you need to embed Docker during the build process. For example, if we want to use TestContainer for a Java application. You can't because you can mount a file during a build process (/var/run/docker.sock)
Best,
Mickael
Bonjour