Skip to content

Commit a116834

Browse files
committed
docs(run): update instruction for macos
Signed-off-by: Polina Sizintseva <polina.sizintseva@flant.com>
1 parent 2e21253 commit a116834

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/configurator/static/_includes/ru/configurator/partials/dev/run_main_block.md.liquid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export WERF_BUILDAH_MODE=auto
4545

4646
```{{include.shell}}
4747
docker run -it --rm \
48+
--security-opt seccomp=unconfined \
4849
-v $HOME/.werf:/home/build/.werf \
4950
-v $(pwd):/home/build/example -w /home/build/example \
5051
registry.werf.io/werf/werf:2-stable-ubuntu bash

0 commit comments

Comments
 (0)