1
0
Fork 0
mirror of https://github.com/imtbl/hydrus-server-docker synced 2024-06-10 22:54:52 +12:00

Merge branch 'release/2.4.0'

This commit is contained in:
Michael Serajnik 2019-02-15 00:54:42 +01:00
commit 925656cc9c
No known key found for this signature in database
GPG key ID: B390A5CBA3ECB74D
4 changed files with 15 additions and 6 deletions

1
.dockerignore Normal file
View file

@ -0,0 +1 @@
.git

View file

@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
## [2.4.0] - 2019-02-15
### Changed
+ Excluded `.git` directories from Docker image
+ Updated hydrus server version
## [2.3.1] - 2019-02-10
### Fixed
@ -93,7 +100,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
+ Initial release
[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/2.3.1...develop
[Unreleased]: https://github.com/mserajnik/hydrus-server-docker/compare/2.4.0...develop
[2.4.0]: https://github.com/mserajnik/hydrus-server-docker/compare/2.3.1...2.4.0
[2.3.1]: https://github.com/mserajnik/hydrus-server-docker/compare/2.3.0...2.3.1
[2.3.0]: https://github.com/mserajnik/hydrus-server-docker/compare/2.2.0...2.3.0
[2.2.0]: https://github.com/mserajnik/hydrus-server-docker/compare/2.1.0...2.2.0

View file

@ -7,7 +7,7 @@ This is a simple Alpine-based Docker setup for running
easier to run hydrus server together with [hydrusrv][hydrusrv], but can of
course also be used on its own.
The latest build runs [hydrus server version 339][hydrus-server-version].
The latest build runs [hydrus server version 340][hydrus-server-version].
## Table of contents
@ -35,7 +35,7 @@ By default, this will pull the latest build. To specify an image with a
specific version of hydrus server, provide the version number as tag, e.g.:
```zsh
user@local:~$ docker pull mserajnik/hydrus-server-docker:339
user@local:~$ docker pull mserajnik/hydrus-server-docker:340
```
See [here][docker-hub-tags] for all the available version numbers/tags.
@ -155,13 +155,13 @@ You are welcome to help out!
[hydrus-server]: http://hydrusnetwork.github.io/hydrus/
[hydrusrv]: https://github.com/mserajnik/hydrusrv
[hydrus-server-version]: https://github.com/hydrusnetwork/hydrus/releases/tag/v339
[hydrus-server-version]: https://github.com/hydrusnetwork/hydrus/releases/tag/v340
[docker-hub]: https://hub.docker.com/r/mserajnik/hydrus-server-docker/
[docker-hub-tags]: https://hub.docker.com/r/mserajnik/hydrus-server-docker/tags/
[docker]: https://www.docker.com/
[semantic-versioning]: https://semver.org/
[hydrus-server-badge]: https://img.shields.io/badge/hydrus%20server-version%20339-blue.svg
[hydrus-server-badge]: https://img.shields.io/badge/hydrus%20server-version%20340-blue.svg
[travis]: https://travis-ci.com/mserajnik/hydrus-server-docker
[travis-badge]: https://travis-ci.com/mserajnik/hydrus-server-docker.svg

2
hydrus

@ -1 +1 @@
Subproject commit 76195402624b3dfe4246480800c97105581981fe
Subproject commit 0f516b23aa0cb5945e3e54d4b488f30e8238613d