mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00

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 <kaludios@gmail.com>
14 lines
404 B
HTML
14 lines
404 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
</head>
|
|
<body>
|
|
<div align="left" style="font-family: Helvetica; padding-left: 10px;">
|
|
<br/>
|
|
<p style="color: #020202; font-size: 12px;">Thanks for installing Podman!</p>
|
|
<p style="color: #020202; font-size: 12px;">You can now start using the 'podman' command. First run 'podman machine init'</b>.</p>
|
|
</div>
|
|
</body>
|
|
</html>
|