Sample Header Ad - 728x90

How to install Docker and Postgres on AL2023

0 votes
0 answers
140 views
What I want to do: > Install Docker and use a Postgres image to create a database to use with a Nest.js tut What i have tried: I have installed docker using: yum install docker Which yields when I do docker --version: Docker version 20.10.17, build 100c701 But when I try systemctl start docker.service I get: > System has not been booted with systemd as init system (PID 1). Can't operate. Failed to connect to bus: Host is down I remember using installing docker on a mac and it was a cinch Is it really this hard to install just because of AL2023?
Asked by Antonio Pavicevac-Ortiz (101 rep)
Aug 17, 2023, 10:29 PM
Last activity: Aug 17, 2023, 11:43 PM