kompose/script/test/fixtures/buildargs
Charlie Drage 50e0408f6f
update references to just compose (#1869)
#### What type of PR is this?

Change from Docker Compose references to just Compose

<!--
Add one of the following kinds:
/kind bug
/kind cleanup
/kind documentation
/kind feature
-->

#### What this PR does / why we need it:

Compose is an open format and we should not say "Docker Compose".

#### Which issue(s) this PR fixes:
<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Fixes https://github.com/kubernetes/kompose/issues/1868

#### Special notes for your reviewer:

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
2024-04-26 10:24:55 +02:00
..
build Add build_args support in buildconfig 2017-05-16 12:19:00 +05:30
compose.yaml chore: unify e2e tests to compose yaml (#1834) 2024-03-01 15:21:54 -05:00
envs Add build_args support in buildconfig 2017-05-16 12:19:00 +05:30
output-os-template.json Add support for negated placement constraint (#1419) 2021-08-27 22:49:55 +08:00
README.md update references to just compose (#1869) 2024-04-26 10:24:55 +02:00

Compose Buildargs

Usage

The simplest thing to do:

export $(cat envs)

To customize the values edit envs file.