kompose/script/test/fixtures/buildargs
Tomas Kral 792976da1f
some of created objects were missing io.kompose.service label
label added to BuildConfig, DaemonSet, ReplicationController, Deployment and Pod
2017-05-16 17:56:32 +02:00
..
build Add build_args support in buildconfig 2017-05-16 12:19:00 +05:30
docker-compose.yml Add build_args support in buildconfig 2017-05-16 12:19:00 +05:30
envs Add build_args support in buildconfig 2017-05-16 12:19:00 +05:30
output-os-template.json some of created objects were missing io.kompose.service label 2017-05-16 17:56:32 +02:00
README.md Add build_args support in buildconfig 2017-05-16 12:19:00 +05:30

Docker Compose Buildargs

Usage

The simplest thing to do:

export $(cat envs)

To customize the values edit envs file.