flame icon indicating copy to clipboard operation
flame copied to clipboard

Custom docker socket (Issue #386 )

Open Klubas opened this issue 3 years ago • 1 comments

Add the possibility to use the environment variable DOCKER_SOCKET to set the docker socket path. Useful if not using the official docker engine to run the containers.

Original issue: https://github.com/pawelmalak/flame/issues/386

Klubas avatar Nov 03 '22 21:11 Klubas

After thinking a bit more about it, and since flame is usually not configured using envionment variable, I changed this pull request to add a "dockerSocket" field in docker settings. Now you can change the socket path in the UI.

Klubas avatar Nov 08 '22 15:11 Klubas