mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
[fix] Yunohost docker support obsolete on ynh-dev
This commit is contained in:
parent
6190fe5fe7
commit
f70260dc6f
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ Cette sous commande va cloner les dépôts principaux au fonctionnement de YunoH
|
|||
Positionner vous dans votre environnement, puis créer et entrer dans une vm à l’aide de `ynh-dev run`
|
||||
```bash
|
||||
cd ~/project/my/yunohost/env
|
||||
./ynh-dev run exemple.local docker stable8
|
||||
./ynh-dev run exemple.local stable8
|
||||
root@yunohost:/# cd yunohost
|
||||
root@yunohost:/yunohost/# ls
|
||||
Dockerfile LICENSE README.md SSOwat apps backup moulinette ynh-dev yunohost yunohost-admin yunohost-vagrant
|
||||
|
|
Loading…
Reference in a new issue