aboutgitcodebugslistschat
path: root/doc/demo_podman.html
blob: 33cd9e829288ffab94fdab9f4f6a813b817a8947 (plain) (tree)


















                                                                             
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>demo: Overview of Podman operation with pasta</title>
<link rel="stylesheet" type="text/css" href="/static/asciinema-player.css" />
<script src="/static/asciinema-player.min.js"></script>
</head>
<body style="margin: 0">
<div id="demo_podman" style="height: 100vh; width: 100vw"></div>
<script>
AsciinemaPlayer.create('/builds/latest/web/demo_podman.cast',
		       document.getElementById('demo_podman'),
		       { cols: 130, rows: 41, fit: "both",
			 preload: true, poster: 'npt:0:4'
		       });
</script>
</body>
</html>