00d492f98a45d3c494863e8f54d190d6a45db550
[libguestfs-talks.git] / 2021-pipelines / 1000-introduction.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <style>
6 body {
7     background-image: url('pipes3.png');
8     background-repeat: no-repeat;
9     background-attachment: fixed;
10     background-size: cover;
11 }
12 </style>
13
14 <div id="titlepage">
15   <p class="title">
16     Disk Image Pipelines
17   </p>
18
19   <p class="author">
20     Richard W.M. Jones <small>(rjones @ redhat.com)</small> <br/>
21     <small>Monday February 15th, 2021</small>
22   </p>
23
24   <p class="abstract">
25     ABSTRACT ABSTRACT
26   </p>
27
28 </div>