mirror of https://github.com/docker/docs.git
Adding Azure note (#8566)
* Adding Azure note * Rephrase additional line and update link
This commit is contained in:
parent
06d00cc3bd
commit
d749399706
|
@ -38,6 +38,8 @@ If you have SELinux policies enabled for your Docker install, you will need to
|
||||||
use `docker container run --rm -it --security-opt label=disable ...` when running this
|
use `docker container run --rm -it --security-opt label=disable ...` when running this
|
||||||
command.
|
command.
|
||||||
|
|
||||||
|
If you are installing on Azure, see [Install UCP on Azure](/ee/ucp/admin/install/install-on-azure/).
|
||||||
|
|
||||||
## Options
|
## Options
|
||||||
|
|
||||||
| Option | Description |
|
| Option | Description |
|
||||||
|
|
Loading…
Reference in New Issue