https://github.com/eabykov/keycloak-compose
|
| | 5 days ago |
| | 5 days ago |
| | 5 days ago |
| | 5 days ago |
| | 5 days ago |
| | 2 days ago |
Repository files navigation
- Requires docker and compose
- Parameterized using variables in the
.env
file - Up the project using command:
Useful commands | Description |
---|
docker stats | Containers resource usage (--no-stream only pull the first result) |
docker compose logs | Shows logs of containers (-f to follow logs) |
docker compose down | Stop and remove containers (-v remove named volumes declared in the volumes section of the Compose file and anonymous volumes attached to containers) |
docker system prune -a -f | Remove all unused containers, networks, images (--volumes prune volumes) |
Tidak ada komentar:
Posting Komentar