mirror of https://github.com/docker/docs.git
Update SUSE.md
Move the note out of the block with the command to execute, it's a separate text.
This commit is contained in:
parent
1e127898e7
commit
0e914e1620
|
@ -35,7 +35,7 @@ Otherwise execute the following command:
|
||||||
|
|
||||||
$ sudo SUSEConnect -p sle-module-containers/12/x86_64 -r ''
|
$ sudo SUSEConnect -p sle-module-containers/12/x86_64 -r ''
|
||||||
|
|
||||||
>**Note:** currently the `-r ''` flag is required to avoid a known limitation of `SUSEConnect`.
|
> **Note:** currently the `-r ''` flag is required to avoid a known limitation of `SUSEConnect`.
|
||||||
|
|
||||||
The [Virtualization:containers project](https://build.opensuse.org/project/show/Virtualization:containers)
|
The [Virtualization:containers project](https://build.opensuse.org/project/show/Virtualization:containers)
|
||||||
on the [Open Build Service](https://build.opensuse.org/) contains also bleeding
|
on the [Open Build Service](https://build.opensuse.org/) contains also bleeding
|
||||||
|
@ -109,4 +109,4 @@ You can find more details about Docker on openSUSE or SUSE Linux Enterprise in t
|
||||||
[Docker quick start guide](https://www.suse.com/documentation/sles-12/dockerquick/data/dockerquick.html)
|
[Docker quick start guide](https://www.suse.com/documentation/sles-12/dockerquick/data/dockerquick.html)
|
||||||
on the SUSE website. The document targets SUSE Linux Enterprise, but its contents apply also to openSUSE.
|
on the SUSE website. The document targets SUSE Linux Enterprise, but its contents apply also to openSUSE.
|
||||||
|
|
||||||
Continue to the [User Guide](../../userguide/index.md).
|
Continue to the [User Guide](../../userguide/index.md).
|
||||||
|
|
Loading…
Reference in New Issue