mirror of
https://github.com/containers/podman-compose.git
synced 2025-02-06 05:20:01 +01:00
2891be01d7
See https://docs.docker.com/reference/compose-file/services/#network_mode Signed-off-by: Povilas Kanapickas <povilas@radix.lt> |
||
---|---|---|
.. | ||
978.bugfix | ||
build-labels.feature | ||
build-platform.feature | ||
build-ssh.feature | ||
check-if-pod-exists.bugfix | ||
conditional-dependencies.feature | ||
container-no-hosts.feature | ||
default_net_behavior_compat.feature | ||
default_net_name_compat.feature | ||
device_cgroup_rules.feature | ||
dont-resolve-links-to-compose-file.bugfix | ||
down-removes-network.feature | ||
network_mode_networks.bugfix | ||
network-mode-none.bugfix | ||
README.txt | ||
substitution-with-service-environment.feature |
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