You are not logged in.
Pages: 1
I am trying to make a docker image install steamcmd so i can run some steam servers on it. i want to try to use the yay command for it as i would like to use it to install other programs to the container.
when running the command i am getting...
"error fetching steamcmd: System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
context: exit status 1"
From what i can find this is because docker shouldent be using systemd. is there a workaround i can use with the arch image?
Offline
Pages: 1