[HashiCorp Vagrant] leverages a declarative configuration file, which describes
all software requirements, packages, operating system configuration, and users
to provide the same development environment for everyone.
You can now build Tracee within the VM using the provided Makefile. Consult the Tracee documentation for specific build instructions.
Building Tracee Documentation
Shared Folder Issues: If you experience issues with the shared folder, ensure your virtualization software's Guest Additions are properly installed and that the shared folder settings in the Vagrantfile match your setup.
Networking Issues: If you have trouble accessing forwarded ports, check your firewall settings on both the host and guest machines.
This setup provides a consistent and reproducible environment for developing and testing Tracee. Refer to the Tracee documentation for further details on building and using Tracee.