One of my services needs access to docker.sock
It needs that in order to start new containers.
Is this possible with pipelines?
/var/run/docker.sock is not available
Hi Mihai,
I know pipelines can build images and service but not sure whether it can access docker.sock.
Bitbucket Pipelines now supports building Docker images, and service containers for database testing
What command are you running that requires docker.sock?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.