.vscode | ||
go.mod | ||
main.go | ||
README.md |
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
.vscode | ||
go.mod | ||
main.go | ||
README.md |
A simple tool to convert env.sh to the docker-compose environment variable syntax.
go install
cd ~/path/to/directory/containing/env.sh
env2dc