Skip to content

Allow extensions in build field in docker-compose.yaml schema#4113

Closed
zkulbeda wants to merge 1 commit into
docker:masterfrom
zkulbeda:patch-1
Closed

Allow extensions in build field in docker-compose.yaml schema#4113
zkulbeda wants to merge 1 commit into
docker:masterfrom
zkulbeda:patch-1

Conversation

@zkulbeda

Copy link
Copy Markdown

Enable support of x-bake extension in json schema.

- What I did
Add patternProperties in latest json schema for build field.

- Description for the changelog
Add support for x- fields in build field in docker-compose.yaml

- A picture of a cute animal (not mandatory but encouraged)

               ((`\
            ___ \\ '--._
         .'`   `'    o  )
        /    \   '. __.'
       _|    /_  \ \_\_
jgs   {_\______\-'\__\_\

Enable support of x-bake extension.

Signed-off-by: ZKulbeda <zkulbieda@gmail.com>
@thaJeztah

Copy link
Copy Markdown
Member

Thanks! We discussed this change, and decided that instead, we'll allow all additional properties, because stack does not support build, and already ignores it, so we might as well ignore all properties underneath it.

See #4214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants