add docker build command to readme
This commit is contained in:
parent
a0a8f0d129
commit
e825992d58
@ -16,3 +16,11 @@ ## What's unfinished
|
|||||||
- Ranking (with cache system for fast search)
|
- Ranking (with cache system for fast search)
|
||||||
- Adding Grotto & DC landing pages
|
- Adding Grotto & DC landing pages
|
||||||
- Converting Flash-based media players to HTML5.
|
- Converting Flash-based media players to HTML5.
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
To build the image, checkout the repo and run
|
||||||
|
|
||||||
|
```shell
|
||||||
|
docker build -t metin2/web:test -f docker/image/prod/apache.Dockerfile .
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user