Merge pull request #214 from BretFisher/patch-7

we can now add/remove networks from services 🤗
This commit is contained in:
Jérôme Petazzoni
2018-04-19 06:35:09 -05:00
committed by GitHub

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