Docker: stretch -> buster
This commit is contained in:
parent
3c0d0c669d
commit
c82bf36a3f
4 changed files with 7 additions and 7 deletions
|
@ -81,7 +81,7 @@ $ docker-compose up -d
|
|||
```shell
|
||||
$ git clone https://github.com/chocobozzz/PeerTube /tmp/peertube
|
||||
$ cd /tmp/peertube
|
||||
$ docker build . -f ./support/docker/production/Dockerfile.stretch
|
||||
$ docker build . -f ./support/docker/production/Dockerfile.buster
|
||||
```
|
||||
|
||||
## Development
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue