+vm reference
This commit is contained in:
parent
93144768cb
commit
cd22c4ace2
1 changed files with 7 additions and 2 deletions
|
@ -6,9 +6,9 @@ author: ungleich virtualisation team
|
||||||
---
|
---
|
||||||
twitter_handle: ungleich
|
twitter_handle: ungleich
|
||||||
---
|
---
|
||||||
_hidden: yes
|
_hidden: no
|
||||||
---
|
---
|
||||||
_discoverable: no
|
_discoverable: yes
|
||||||
---
|
---
|
||||||
abstract:
|
abstract:
|
||||||
Docker containers can now run fully https secured.
|
Docker containers can now run fully https secured.
|
||||||
|
@ -60,3 +60,8 @@ on the
|
||||||
container](https://hub.docker.com/r/ungleich/nginx-letsencrypt-ipv6).
|
container](https://hub.docker.com/r/ungleich/nginx-letsencrypt-ipv6).
|
||||||
Simply use the standard **FROM** statement in your dockerfile and
|
Simply use the standard **FROM** statement in your dockerfile and
|
||||||
enjoy a read-to-use-https-container.
|
enjoy a read-to-use-https-container.
|
||||||
|
|
||||||
|
## Trying it out
|
||||||
|
|
||||||
|
If you don't happen to have a host with an IPv6 network available, you
|
||||||
|
can try it out on a VM on [IPv6onlyhosting.com](https://IPv6OnlyHosting.com].
|
||||||
|
|
Loading…
Reference in a new issue