forked from LaconicNetwork/kompose
now args provided under build in docker-compose file can be available in buildconfig. it solves #406 Added unit test and functional test solves #445 Separated key:"value" pairs by spaces |
||
|---|---|---|
| .. | ||
| build | ||
| docker-compose.yml | ||
| envs | ||
| output-os-template.json | ||
| README.md | ||
Docker Compose Buildargs
Usage
The simplest thing to do:
export $(cat envs)
To customize the values edit envs file.