Merge branch 'master' of github.com:mkaczanowski/pastebin

This commit is contained in:
Kaczanowski Mateusz 2021-08-04 19:49:21 +02:00
commit 01c96357ea

View file

@ -69,7 +69,7 @@ cargo run
x86 image: x86 image:
``` ```
docker pull mkaczanowski/pastebin:latest docker pull mkaczanowski/pastebin:latest
docker run --network host mkaczanowski/pastebin --address localhost --port 8000 docker run --init --network host mkaczanowski/pastebin --address localhost --port 8000
``` ```
ARM images: ARM images: