Skip to content

Instantly share code, notes, and snippets.

@jidckii
Created October 28, 2024 08:00
Show Gist options
  • Save jidckii/6938d507f99635ff37ca0ee85b5d61a3 to your computer and use it in GitHub Desktop.
Save jidckii/6938d507f99635ff37ca0ee85b5d61a3 to your computer and use it in GitHub Desktop.
docker run werf

Запуск werf в docker

docker run --pull always --rm -it -u 0 --security-opt seccomp=unconfined --security-opt apparmor=unconfined registry.werf.io/werf/werf:2-rock-solid werf version
Error during unshare(CLONE_NEWUSER): Operation not permitted
ERRO[0000] error parsing PID "": strconv.Atoi: parsing "": invalid syntax
ERRO[0000] (unable to determine exit status)

источник: werf/werf#6172

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment