[UPDATE] - README
This commit is contained in:
parent
283674ae2a
commit
54c9ae58f5
@ -19,7 +19,7 @@
|
||||
|
||||
## Use
|
||||
|
||||
1./ Build Docker image : c7repo
|
||||
### 1./ Build Docker image : c7repo
|
||||
|
||||
```
|
||||
guillaume@virgile:~/centos79repo/$ docker build . -t c7repo
|
||||
@ -35,7 +35,7 @@ Successfully built be87c9d3dc38
|
||||
Successfully tagged c7repo:latest
|
||||
```
|
||||
|
||||
2./ Start sync with docker compose
|
||||
### 2./ Start sync with docker compose
|
||||
|
||||
```
|
||||
guillaume@virgile:~/centos79repo$ docker-compose up -d
|
||||
@ -43,7 +43,7 @@ guillaume@virgile:~/centos79repo$ docker-compose up -d
|
||||
⠿ Container centos79repo-c7repo-1 Started
|
||||
```
|
||||
|
||||
3./ Wait ... for a long time :)
|
||||
### 3./ Wait ... for a long time :)
|
||||
|
||||
while the process or the docker instance c7repo is/are running the download is running too ...
|
||||
```
|
||||
@ -53,7 +53,7 @@ guillaume@virgile:~/centos79repo$ docker ps | grep c7re
|
||||
44b350ff0c9d c7repo "/bin/sync.sh" About a minute ago Up About a minute centos79repo-c7repo-1
|
||||
```
|
||||
|
||||
4./ Check the dl
|
||||
### 4./ Check the dl
|
||||
|
||||
You have log in ./data/log/ or each repositories (base, epel, extras, updates)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user