Separate Folder for Podman - #152
Conversation
updated Docker to Podman
updated Docker to Podman
|
@blacksheep-crm please review this draft PR when you get a chance.. Thanks ! |
|
Hi Alok, Many thanks for the pull-request. I'm not currently in a position to spend time testing this. Given that you've put everything into a completely separate folder, I'm inclined to let it pass quickly. Before I do, I'd just like to understand why you felt the need for a separate podman folder? We moved to podman long ago, admittedly with an older version of the system presented here, but were able to succeed with almost no change. The basic requirement was to install the podman-docker package to provide the alias. I think there were some other minor changes. Given you have an entirely separate folder here, I can't easily review and understand the changes. Can you give a little more detail please? Regards, Duncan |
|
Hi Duncan, Thanks for reviewing!
Thanks, |
…ion application.start and stop sequence of containers changed
Primary meant for WSL but can be used on a linux VM as well.
WIndows 11 -> WSL (OracleLinux_8_10) -> Podman (rootless) -> containers
DB connection port is exposed to windows for siebel tools
Containerization/Podman/oraclelinux/classic-mde/manage/scripts/automate-architecture/launch-siebel -
Containerization/Podman/oraclelinux/classic-mde/manage/scripts/automate-architecture/generic/container
Containerization/Podman/oraclelinux/classic-mde/manage/scripts/automate-architecture/db
Please give it a try. Suggestions and improvements are welcome.