awesome-compose icon indicating copy to clipboard operation
awesome-compose copied to clipboard

Docker-In-Docker during the build process (Java / TestContainer)

Open mickaelbaron opened this issue 5 years ago • 1 comments

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

mickaelbaron avatar May 09 '20 19:05 mickaelbaron

Bonjour

Diassico avatar Mar 18 '21 23:03 Diassico