Wiki-Tech.io/Docker.html

26 lignes
534 B
HTML

<!--
title: Docker
description:
published: true
date: 2021-04-28T15:14:37.672Z
tags:
editor: ckeditor
dateCreated: 2021-04-28T11:51:28.580Z
-->
<h1>Installation</h1>
<h1>Commandes utiles</h1>
<h2>Docker</h2>
<figure class="table">
<table>
<tbody>
<tr>
<td><code>docker cp &lt;nom_<i>container&gt;:&lt;chemin_container&gt; &lt;chemin_</i>local&gt;</code></td>
<td>Copier des données du container vers l'hôte</td>
</tr>
</tbody>
</table>
</figure>
<h2>Docker-compose</h2>
<h2>Portainer</h2>