For production environments please use the elastic-agent image as described in our documentation.
The Dockerfile contained with this project produces a stand-alone fleet-server image that is only supported for development purposes.
The Dockerfile.build contained with this project is used to produce release artifacts.
The golang-crossbuild image is used as the base for the Dockerfile.build container.
The golang-crossbuild:1.16.X-darwin-debian11
images expects the minimum MacOSX version to be 10.14+.