<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Here is how I did it:</p>
    <p><br>
    </p>
    <p>I've got a class called BCLIENT</p>
    <p><br>
    </p>
    <p>* in ./package_config/BCLIENT:</p>
    <p><br>
    </p>
    <p>PACKAGES aptitude</p>
    <p>docker-ce</p>
    <p><br>
    </p>
    <p>* in ./files/etc/apt/sources.list/BCLIENT</p>
    <p><br>
    </p>
    <p>deb [arch=amd64] <a class="moz-txt-link-freetext" href="https://download.docker.com/linux/debian">https://download.docker.com/linux/debian</a> stretch
      stable<br>
    </p>
    <p><br>
    </p>
    <p>* in ./package_config/BCLIENT.asc (the docker GPG key)<br>
    </p>
    <p><br>
    </p>
    <p>-----BEGIN PGP PUBLIC KEY BLOCK-----<br>
      <br>
      mQINBFit2ioBEADhWpZ8/wvZ6hUTiXOwQHXMAlaFHcPH9hAtr4F1y2+OYdbtMuth<br>
      lqqwp028AqyY+PRfVM...<br>
    </p>
    <br>
    * I compiled the basefiles with the following:<br>
    <br>
INCLUDE_DEBIAN=aptitude,apt-transport-https,ca-certificates,curl,gnupg2,software-properties-common,tasksel<br>
    <br>
    * I also added "apt-transport-https" to /etc/fai/NFSROOT (still  not
    sure which of basefiles or nfsroot really counts here ... maybe
    someone can answer on this one)<br>
    <br>
    And if I didn't forget anything this did the trick ....<br>
    <br>
    Yann<br>
    <br>
    <div class="moz-cite-prefix">On 15/02/2018 12:00,
      <a class="moz-txt-link-abbreviated" href="mailto:linux-fai-request@uni-koeln.de">linux-fai-request@uni-koeln.de</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:mailman.17.1518692402.26857.linux-fai@uni-koeln.de"
      type="cite">
      <pre wrap="">Installing Packages (e.g. docker-ce) from a 3rd Party</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      <meta charset="utf-8">
      <title>Signature Email ISAE-SUPAERO</title>
      <style type="text/css">
th, td, p{padding: 0px;margin: 0px;color: #14226f;    font-family: Arial, Helvetica, sans-serif;}
.sig_nom {font-size: 15px;font-weight:bold;margin-left:10px;text-align="left";text-transform: uppercase;}
.sig_prenom {text-transform: none;}
.sig_fonction {font-size: 15px;font-weight:normal;text-transform: none;}
.sig_adresse {font-size: 11px;margin-top:8px; margin-left:10px;}
table {    border-spacing: 0px;}
</style>
      <table border="0">
        <tbody>
          <tr>
            <th colspan="2"><br>
            </th>
          </tr>
          <tr>
            <td>
              <img src="cid:part1.5CED3D95.4D00DF50@isae-supaero.fr"
                height="115" width="183"></td>
            <td>
              <p class="sig_nom"><span class="sig_prenom">Yann</span>
                BACHY<br>
                <span class="sig_fonction">Ingénieur Chercheur<br>
                  Officier de la Sécurité du Système d’Information</span><br>
              </p>
              <p class="sig_adresse"> ISAE SUPAERO - Institut Supérieur
                de l'Aéronautique et de l'Espace<br>
                10 avenue Edouard Belin - BP 54032 - 31055 TOULOUSE
                CEDEX 4 FRANCE - <a href="http://www.isae-supaero.fr">http://www.isae-supaero.fr</a>
                <br>
                Tel +33 5 61 33 80 84 - Mobile +33 6 76 85 67 40   - Fax
                (+33) 5 61 33 83 30<br>
                <a href="http://plan.univ-toulouse.fr/#783">Plan
                  d'accès/Access map</a>
              </p>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>