mirror of
https://github.com/bloomberg/goldpinger.git
synced 2026-08-23 21:36:25 +00:00
Add a note about sudo usage for beginners
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
This commit is contained in:
@@ -48,7 +48,7 @@ Note, that in order to guarantee correct versions of dependencies, the project [
|
||||
|
||||
## Building
|
||||
|
||||
The repo comes with two ways of building a `docker` image: compiling locally, and compiling using a multi-stage `Dockerfile` image.
|
||||
The repo comes with two ways of building a `docker` image: compiling locally, and compiling using a multi-stage `Dockerfile` image. :warning: Depending on your `docker` setup, you might need to prepend these commands with `sudo`.
|
||||
|
||||
### Compiling using a multi-stage Dockerfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user