Error when running Filebeat in docker: /usr/local/bin/docker-entrypoint: line 8: exec: filebeat: not found

Did you try without these exports: export HOST_UID=1001; export HOST_GID=1001 ?