I am using archlinux/base official image from docker hub.
I am trying to use systemctl and it says.
$ docker run --rm -it ac16c4b756ed systemctl start httpd
System has not been booted with systemd as init system (PID 1). Can't operate.
How to solve this.