Commit Graph

6 Commits

Author SHA1 Message Date
Matej Vasek f25724ad71
Fix podman guide (#836)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2022-02-17 05:58:12 -08:00
Matej Vasek 7ee4e0fafa
Update guide for podman (#828)
* Update guide for podman

In newer versions of func there is no need
for starting service and setting DOCKER_HOST envvar.

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fix per review request

Co-authored-by: Lance Ball <lball@redhat.com>

Co-authored-by: Lance Ball <lball@redhat.com>
2022-02-11 12:23:18 -08:00
Lance Ball 74158dc63d
fixup: document minimum podman version (#766)
Signed-off-by: Lance Ball <lball@redhat.com>
2022-01-18 11:12:33 -08:00
Matej Vasek addd865452
docs: `podman`: known issue + macOS doc (#698)
* docs: `podman`: known issue + macOS doc

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* fixup: doc

Signed-off-by: Matej Vasek <mvasek@redhat.com>

* Update docs/guides/podman.md

Co-authored-by: Lance Ball <lball@redhat.com>

* fixup: style

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Co-authored-by: Lance Ball <lball@redhat.com>
2021-12-02 08:14:46 -08:00
Chris Suszynski e82f12073f
Using systemctl (#481)
Using systemctl is a better idea because users can utilize other subcommands like `status` or `stop` to further manage the podman service.
2021-08-17 09:13:17 -07:00
Matej Vasek e7b0c375d4
doc: how to use podman
how to use podman

Signed-off-by: Matej Vasek <mvasek@redhat.com>

Co-authored-by: Lance Ball <lball@redhat.com>
2021-06-24 14:29:15 +02:00