From cd76ff3ebc13b4e249c1775576f5d08c763da69a Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Thu, 9 Jan 2020 11:51:08 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index f5f7b98..bb9a519 100644 --- a/README.md +++ b/README.md @@ -154,17 +154,7 @@ The default Basic Auth username is `admin`, which is written to `/run/faasd/secr ### Appendix -Removing containers: - -```sh -echo faas-containerd gateway prometheus | xargs sudo ctr task rm -f - -echo faas-containerd gateway prometheus | xargs sudo ctr container rm - -echo faas-containerd gateway prometheus | xargs sudo ctr snapshot rm -``` - -## Links +#### Links https://github.com/renatofq/ctrofb/blob/31968e4b4893f3603e9998f21933c4131523bb5d/cmd/network.go