From 03d7717d119c09d4cd3eb42e6801b543eb3962cc Mon Sep 17 00:00:00 2001 From: Michael Serajnik Date: Sun, 2 Dec 2018 14:16:52 +0100 Subject: [PATCH] docs: Change terminology --- CHANGELOG.md | 1 + README.md | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd3b07c..59c1ab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index da4a418..8861f9e 100644 --- a/README.md +++ b/README.md @@ -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