miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-07 10:10:26 +01:00
26 lignes
534 o
HTML
26 lignes
534 o
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 <nom_<i>container>:<chemin_container> <chemin_</i>local></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>
|