flame
flame copied to clipboard
Custom docker socket (Issue #386 )
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
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.