You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/howto/use_podman.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
`elastic-package` runs Docker commands, if you are using Podman instead of Docker you might come accross some errors if Podman is not well configured.
4
4
5
-
Podman provides a Docker-compatible CLI. You can setup Podman so it runs whenever the Docker commands are run, [following the migration guide](https://podman-desktop.io/docs/migrating-from-docker/managing-docker-compatibility)
5
+
Podman provides a Docker-compatible CLI. You can setup Podman so it runs whenever the Docker commands are run, [following the migration guide](https://podman-desktop.io/docs/migrating-from-docker/managing-docker-compatibility).
6
6
7
7
-[Podman Official Documentation](https://docs.podman.io/)
8
8
-[Podman vs Docker Comparison](https://podman.io/getting-started/)
0 commit comments