update docker readme
This commit is contained in:
parent
20fac248c1
commit
0dce5d5374
2 changed files with 11 additions and 4 deletions
11
README.md
11
README.md
|
@ -52,6 +52,17 @@ Chevereto-Free is forked from [Chevereto V3.16.2](https://releases.chevereto.com
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### Docker
|
||||||
|
|
||||||
|
To install using Docker:
|
||||||
|
|
||||||
|
* [COMPOSE](docs/COMPOSE.md)
|
||||||
|
* [DEVELOPMENT](docs/DEVELOPMENT.md)
|
||||||
|
|
||||||
|
To build Docker tagged images:
|
||||||
|
|
||||||
|
* [BUILDING](docs/BUILDING.md)
|
||||||
|
|
||||||
### cPanel
|
### cPanel
|
||||||
|
|
||||||
* Check the [Chevereto cPanel setup](https://v3-docs.chevereto.com/setup/server/cpanel.html).
|
* Check the [Chevereto cPanel setup](https://v3-docs.chevereto.com/setup/server/cpanel.html).
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# Building
|
# Building
|
||||||
|
|
||||||
## Composer
|
|
||||||
|
|
||||||
`todo`
|
|
||||||
|
|
||||||
## Docker build
|
## Docker build
|
||||||
|
|
||||||
* **Tip:** Tag `ghcr.io/rodber/chevereto-free:1.6` to override the [ghcr package](https://github.com/rodber/chevereto-free/pkgs/container/chevereto-free) with local
|
* **Tip:** Tag `ghcr.io/rodber/chevereto-free:1.6` to override the [ghcr package](https://github.com/rodber/chevereto-free/pkgs/container/chevereto-free) with local
|
||||||
|
|
Loading…
Reference in a new issue