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
141 B
141 B
Docker Compose Buildargs
Usage
The simplest thing to do:
export $(cat envs)
To customize the values edit envs file.