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
Description
Languages
Go
100%