From c35ae7640cfa9503c814869347252025a9037637 Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Wed, 8 Jun 2022 14:38:20 +0530 Subject: Add support for building macOS pkg installer it installs podman and supporting binaries along with qemu to have a functioning podman install using a pkg podman and podman-mac-helper is compiled from source gvproxy binary is downloaded from its github releases and qemu from github release of containers/podman-machine-qemu [NO NEW TESTS NEEDED] Signed-off-by: Anjan Nath --- contrib/pkginstaller/Resources/conclusion.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 contrib/pkginstaller/Resources/conclusion.html (limited to 'contrib/pkginstaller/Resources/conclusion.html') diff --git a/contrib/pkginstaller/Resources/conclusion.html b/contrib/pkginstaller/Resources/conclusion.html new file mode 100644 index 000000000..c442e4ebf --- /dev/null +++ b/contrib/pkginstaller/Resources/conclusion.html @@ -0,0 +1,13 @@ + + + + + + +
+
+

Thanks for installing Podman!

+

You can now start using the 'podman' command. First run 'podman machine init'.

+
+ + -- cgit v1.2.3-54-g00ecf