docs: correct spelling of "networks_advanced" (#517)

This commit is contained in:
Evan Farrar 2023-02-20 00:27:23 -08:00 committed by GitHub
parent 763b906070
commit e075398af1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ Deprecated attributes:
* `links`: The --link flag is a legacy feature of Docker and will be removed (https://docs.docker.com/network/links/)
* `ip_address`, `ip_prefix_length`, `gateway`: Use the `network_data` block instead
* `network_alias`, `networks`: Use the `networks_addvanced` block instead
* `network_alias`, `networks`: Use the `networks_advanced` block instead
## `docker_image`
@ -25,7 +25,7 @@ Deprecated attributes:
## `docker_service`
* `networks`: Use the `networks_addvanced` block instead
* `networks`: Use the `networks_advanced` block instead
## `docker_registry_image`

View file

@ -13,7 +13,7 @@ Deprecated attributes:
* `links`: The --link flag is a legacy feature of Docker and will be removed (https://docs.docker.com/network/links/)
* `ip_address`, `ip_prefix_length`, `gateway`: Use the `network_data` block instead
* `network_alias`, `networks`: Use the `networks_addvanced` block instead
* `network_alias`, `networks`: Use the `networks_advanced` block instead
## `docker_image`
@ -25,7 +25,7 @@ Deprecated attributes:
## `docker_service`
* `networks`: Use the `networks_addvanced` block instead
* `networks`: Use the `networks_advanced` block instead
## `docker_registry_image`