diff --git a/README.md b/README.md index 81da630..200ef4e 100644 --- a/README.md +++ b/README.md @@ -31,4 +31,5 @@ For the production environment, you also need the uWSGI Python3 plugin. On Debia ## Docker installation `docker build --tag indestructables .` + `docker run -d -p 5000:5000 indestructables` \ No newline at end of file