bc42759e653ee2ad9422641daffaeb4c5cd087c0
env2dc
A simple tool to convert env.sh to the docker-compose environment variable syntax.
go install
cd ~/path/to/directory/containing/env.sh
env2dc
Languages
Go
100%