Niklas-Koch commented on pull request #5141: URL: https://github.com/apache/cloudstack/pull/5141#issuecomment-869519089
@weizhouapache Good idea, So I changed the file, that docker is the default value now, to hold the backwards compatibility. Now you have the possibility to use the script without any options and it will use docker as standard. But you also can you the script with an option like -d for docker (it will use docker the same way as without using the option) or -p for podman. So we have the opportunity to use podman. That means we can use the podman, which is getting more and more used and at the same time, we maintained the backwards compatibility. I think it is now looking good to me. Can you look through it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
