mirror of
https://github.com/containers/podman-compose.git
synced 2025-01-08 15:09:17 +01:00
b3c49df6eb
This was already added to container_to_args() in https://github.com/containers/podman-compose/pull/470 which is used for the 'up' and 'run' commands. Definition in the schema: https://github.com/compose-spec/compose-spec/blob/main/schema/compose-spec.json#L329 Signed-off-by: Beat Küng <beat-kueng@gmx.net> |
||
---|---|---|
.. | ||
978.bugfix | ||
build-labels.feature | ||
build-platform.feature | ||
check-if-pod-exists.bugfix | ||
default_net_name_compat.feature | ||
dont-resolve-links-to-compose-file.bugfix | ||
network-mode-none.bugfix | ||
README.txt |
This is the directory for news fragments used by towncrier: https://github.com/hawkowl/towncrier You create a news fragment in this directory when you make a change, and the file gets removed from this directory when the news is published. towncrier has a few standard types of news fragments, signified by the file extension. These are: .feature: Signifying a new feature. .bugfix: Signifying a bug fix. .doc: Signifying a documentation improvement. .removal: Signifying a deprecation or removal of public API. .change: Signifying a change of behavior .misc: Miscellaneous change