we can now add/remove networks from services 🤗

This commit is contained in:
Bret Fisher
2018-04-18 19:11:51 -04:00
committed by GitHub
parent 2bea8ade63
commit a7f6bb223a

View File

@@ -258,14 +258,12 @@ class: extra-details
- This might change in the future (after all, it was possible in 1.12 RC!)
- As of Docker Engine 17.05, other parameters requiring to `rm`/`create` the service are:
- As of Docker Engine 18.03, other parameters requiring to `rm`/`create` the service are:
- service name
- hostname
- network
---
## Removing everything