Saurabh Ahuja

Results 7 comments of Saurabh Ahuja

Fixed with https://github.com/oracle/docker-images/pull/2427

Found way to do though, pls add to documentation- docker exec racnode1 /bin/sh -c "sudo -E /opt/scripts/startup/DelNode.sh " docker stop docker rm >

Raised merge request https://github.com/oracle/docker-images/pull/2416

BTW, i also noticed that after deleting node as above, it doesnt delete entry from hostfile, its has to be deleted manually.

Can we close this issue, we know it works on OL7 which is supported. Ubuntu is not supported at the moment.

This is now fixed, i dont see this issue now, can we close this issue? docker run -d --name racdns \ > --hostname rac-dns \ > --dns-search="altitude-dashboard.com" \ > --cap-add=SYS_ADMIN...

I am still facing issue in below version, podman-compose unnecessary tends to recreate all dependencies when it already exists and --no-deps is given podman-compose version: 1.0.6 ['podman', '--version', ''] using...