testcontainers-node
testcontainers-node copied to clipboard
Cannot add `--security-opt` flag
Expected Behaviour We want to replicate the profile we use for deploying a chromium container using https://github.com/Zenika/alpine-chrome
We use the flag --security-opt seccomp=$(pwd)/chrome.json
Actual Behaviour
Cannot add this flag
PR welcome