Update README.md

This commit is contained in:
Mateusz Kaczanowski 2021-08-04 13:05:19 +02:00 committed by GitHub
parent c5752a0a6b
commit b58ba3f5a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: