You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfile uses CMD ["-environment" "container"], seems to work if overriding using --environment instead.
This worked up until 8.16.1 as far as I can tell.
docker run docker.elastic.co/beats/filebeat:8.17.0
Error: unknown command "container" for "filebeat"
Run 'filebeat --help' for usage.
The text was updated successfully, but these errors were encountered: