diff --git a/README.md b/README.md index 56b3e15..f013e0f 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ Build latest image docker build . -t moanos/notfellchen:latest ``` +``` +docker push moanos/notfellchen:latest +``` + ``` docker run -p8000:7345 moanos/notfellchen:latest ```