1
0
Fork 0
mirror of https://github.com/imtbl/hydrus-server-docker synced 2024-05-15 18:13:19 +12:00

docs: Change terminology

This commit is contained in:
Michael Serajnik 2018-12-02 14:16:52 +01:00
parent b88024e8f6
commit 03d7717d11
2 changed files with 5 additions and 5 deletions

View file

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
+ Reduced image size
+ Changed terminology (for aesthetic reasons)
## [1.0.2] - 2018-11-30

View file

@ -1,8 +1,8 @@
# hydrus-server-docker [![hydrus server version][hydrus-server-badge]][hydrus-server-version] [![Build status][travis-badge]][travis] [![Docker Hub build][docker-hub-badge]][docker-hub]
> Built version of [hydrus server][hydrus-server] running on Debian
> Compiled version of [hydrus server][hydrus-server] running on Debian
This is a simple Debian-based Docker setup for running the built version of
This is a simple Debian-based Docker setup for running the compiled version of
[hydrus server][hydrus-server]. It was mainly created for making it easier to
run hydrus server together with [hydrusrv][hydrusrv], but can of course also be
used on its own.
@ -114,9 +114,8 @@ host.
## Caveats
+ The built image also includes the hydrus client due to the built releases
always including both it and the server. This adds quite a bit of size to the
image.
+ The image also includes the hydrus client due to the compiled releases always
including both it and the server. This adds quite a bit of size to the image.
+ To upgrade hydrus server to a new version, you need to either make a new
build yourself (when using `--no-cache` it will automatically download the
latest version of hydrus server), upgrade it directly inside the running