1
0
Fork 0
mirror of https://github.com/imtbl/hydrus-server-docker synced 2024-04-29 18:23:38 +12:00

docs: fix mistakes

This commit is contained in:
imtbl 2020-10-21 23:38:09 +02:00
parent a917c6ce47
commit 8cb9eefb5d
No known key found for this signature in database
GPG key ID: 1E0CA1EF5FCB6B36
2 changed files with 8 additions and 8 deletions

View file

@ -7,10 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
## [3.29.0] - 2020-09-07
### Changed
+ Updated hydrus server version
+ Updated dependencies

View file

@ -77,7 +77,7 @@ Upgrading from `2.x` to `3.x` can be done via pulling the updated image from
Docker Hub or building it yourself and requires no further manual changes.
Due to the introduction of OpenCV to hydrus server (which is hard to build on
Alpine), the Docker image is now based on Debian instead of Alpine instead.
Alpine), the Docker image is now based on Debian instead of Alpine.
#### Upgrading from 1.x to 2.x
@ -96,10 +96,10 @@ making it easier to adapt for future changes/dependencies.
### Ports
First, you need to bind the exposed ports. This can be done automatically
using `-P` but it is recommended to bind them manually instead since having
changing ports every time you run a new container might be annoying when used
in combination with other services.
First, you need to bind the exposed ports. This can be done automatically using
`-P` but it is recommended to bind them manually instead since having changing
ports every time you run a new container might be annoying when used in
combination with other services.
hydrus-server-docker exposes the following three ports by default:
@ -164,7 +164,7 @@ You are welcome to help out!
[travis]: https://travis-ci.com/imtbl/hydrus-server-docker
[travis-badge]: https://travis-ci.com/imtbl/hydrus-server-docker.svg
[docker-hub-badge]: https://img.shields.io/docker/automated/mtbl/hydrus-server-docker.svg
[docker-hub-badge]: https://img.shields.io/docker/cloud/automated/mtbl/hydrus-server-docker.svg
[maintainer]: https://github.com/imtbl
[issues]: https://github.com/imtbl/hydrus-server-docker/issues/new