From e22837fee7a4aafdc459a9fa5497b1abf1924d59 Mon Sep 17 00:00:00 2001 From: Aymen EL Amri <5774128+eon01@users.noreply.github.com> Date: Sun, 10 Dec 2023 16:05:26 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7856267..76214ed 100644 --- a/README.md +++ b/README.md @@ -649,7 +649,3 @@ docker service update --limit-cpu 2 nginx ``` docker service update --replicas=5 nginx ``` - -# Notes - -This work was first published in [Painless Docker Course](http://painlessdocker.com)