forked from metin2/web
add docker build command to readme
This commit is contained in:
parent
12e8012107
commit
1e44762b30
@ -16,3 +16,11 @@ ## What's unfinished
|
||||
- Ranking (with cache system for fast search)
|
||||
- Adding Grotto & DC landing pages
|
||||
- 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