Update README.md
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
|
||||

|
||||
</div>
|
||||
:warning: 4/22/2020 Fixed a bug that was preventing other maps from loading. Pull the lastest image from Docker Hub.
|
||||
|
||||
:warning: 4/20/2020 Issues with entrypoint permissions and the refresh loop have been addressed. Pull the lastest image from Docker Hub.
|
||||
|
||||
### A fully local and Dockerized quakejs server. Independent, unadulterated, and free from the middleman.
|
||||
|
||||
@@ -54,7 +51,7 @@ After pulling the repo, change both `Dockerfile` and `entrypoint.sh` from CRLF t
|
||||
|
||||
Build the image with:
|
||||
|
||||
`docker build --add-host=content.quakejs.com:127.0.0.1 --no-cache -t treyyoder/quakejs:latest .`
|
||||
`docker build --add-host=content.quakejs.com:127.0.0.1 -t treyyoder/quakejs:latest .`
|
||||
|
||||
## Credits:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user