nimaje
nimaje
I guess you are root in that docker image, so you don't need sudo to get root privileges. And as I found live-bootstrap doesn't use any options for sudo, so...
how about setting filetype to `vim-anywhere`? (e.g. by adding `--cmd 'set filetype=vim-anywhere'` to the commandline) afaik that should behave like default if the user didn't added any config, but they...
That's what the `User-Agent` header is for. Is there some reason not to set that,e.g. to `iliasdownloadertool/`?
there is a mismatch between the man page and the `poudriere queue` implementation - man page says it takes only a poudriere command - `poudriere queue` expects a name before...