readme
This commit is contained in:
@@ -6,6 +6,14 @@ En FrançaiS powered by druapl 9 for the api and vuejs for the app (client) in d
|
||||
```
|
||||
sudo pacman -S docker docker-compose docker-machine
|
||||
```
|
||||
|
||||
start the docker service
|
||||
```
|
||||
sudo systemctl start docker
|
||||
```
|
||||
|
||||
For all the following, DO NOT run docker or make commande as root or with sudo, use this setup: add your user to the docker user group, re-login, and restart docker.service.
|
||||
|
||||
https://wiki.archlinux.org/index.php/Docker#Installation
|
||||
|
||||
## Clone this repos
|
||||
@@ -105,11 +113,6 @@ server {
|
||||
|
||||
## Docker
|
||||
|
||||
### start the docker service
|
||||
```
|
||||
sudo systemctl start docker
|
||||
```
|
||||
|
||||
### docker-compose pull
|
||||
pull the latest image of services
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user