[README.md]: update
This commit is contained in:
parent
a408d837db
commit
8ba96c69db
12
README.md
12
README.md
@ -9,3 +9,15 @@ $ cp -v config.env.example config.env
|
|||||||
```console
|
```console
|
||||||
$ docker-compose up -d
|
$ docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Build container from source
|
||||||
|
|
||||||
|
To rebuild this container, copy this repository locally and run:
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ cd core/
|
||||||
|
```
|
||||||
|
|
||||||
|
```console
|
||||||
|
$ docker build --no-cache --tag yt-local -f Dockerfile .
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user