diff --git a/README.md b/README.md index 8137997..b6655b7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ + +# Rootless container and standalone install + +- Check if docker is in rootless mode + +``` +> docker info -f "{{println .SecurityOptions}}" +[name=seccomp,profile=builtin name=rootless name=cgroupns] +``` + +- Start firegex without a container in case docker is not available or in rootless mode + +


[Fi]*regex 🔥

GitHub release (latest by date) GitHub GitHub top language Code