Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update guides to cover podman #731

Open
yeekangc opened this issue Oct 14, 2021 · 1 comment
Open

Update guides to cover podman #731

yeekangc opened this issue Oct 14, 2021 · 1 comment

Comments

@yeekangc
Copy link
Member

Update relevant guides to demonstrate the use of podman and OCI container runtimes.

e.g., update https://openliberty.io/guides/docker.html to show the use of podman or create a new guide demonstrating it if appropriate.

@irobins
Copy link
Member

irobins commented Feb 23, 2022

Beyond any specific podman guide, any Liberty guide that describes the use of docker (e.g. the getting-started Guide : https://openliberty.io/guides/getting-started.html#running-the-application-in-a-docker-container ) should be extended to accomodate the use of podman as an alternative to docker. From a command point of view, it should just be a case of replacing "docker" with "podman". Everything currently in the getting started guide, for example, works for podman as an alternative tp docker - except the liberty:devc maven goal (for which there is a specific separate issue).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants