sirix
sirix copied to clipboard
Update Keycloak to newest version
The container doesn't start using the newest image.
Hello! Can i work on this issue?
This has prio 1 currently, as the tests fail again.
Locally
johannes@luna:~/IdeaProjects/sirix/bundles/sirix-rest-api/src/test/resources$ sudo docker compose up
[sudo] password for johannes:
WARN[0000] /home/johannes/IdeaProjects/sirix/bundles/sirix-rest-api/src/test/resources/docker-compose.yml: `version` is obsolete
[+] Running 0/1
⠦ keycloak Pulling 18.7s
[DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of quay.io/keycloak/keycloak:7.0.1 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
Thus, I think it's finally time to update the version...
docker-compose up is the cmd right ? to test
Right, but the startup scripts are not loaded anymore plus you can look into the docker log, I guess
Hi anmol797:main the container is up and running now locally https://github.com/sirixdb/sirix/pull/729 here is the updated changes please check once