miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-05 09:10:37 +01:00
25 lignes
534 o
HTML
25 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>
|