blob: c442e4ebfe0cef71866e1c5ccc0dc29d0a317759 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!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>
|