-
Build the Docker containers:
docker compose build
-
Bring up the containers in the background:
docker compose up -d
- Keycloak: http://localhost:8080/
- Database Client (pgAdmin4): http://localhost:80/
Build the Docker containers:
docker compose build
Bring up the containers in the background:
docker compose up -d