aerospike-server.docker
aerospike-server.docker copied to clipboard
--fgdaemon should be used instead of --foreground?
For example, community/ubuntu24.04/entrypoint.sh uses --foreground flag.
The docs state "Do not use if you are running Docker" and for --fgdaemon it states:
"new-style" (foreground) daemon. This is useful for running Aerospike under systemd or Docker.