Migrate to flrnnc Docker Hub organization.

This commit is contained in:
Florian Anceau
2024-08-24 14:19:24 +00:00
parent 3375aca7dd
commit 659e102935
16 changed files with 117 additions and 36 deletions
+15
View File
@@ -0,0 +1,15 @@
{% include "parts/notice.md.j2" %}
{% include "parts/badges.md.j2" %}
**Share one or more Seafile libraries as a volume to other containers.**
{% include "parts/supported_tags.md.j2" %}
{% include "parts/features.md.j2" %}
{% include "parts/usage.md.j2" %}
{% include "parts/troubleshooting.md.j2" %}
{% include "parts/moving-to-another-namespace.md.j2" %}
+1 -1
View File
@@ -1,6 +1,6 @@
{% include "parts/badges.md.j2" %}
**Share a Seafile library as a volume to other containers.**
**Share one or more Seafile libraries as a volume to other containers.**
{% include "parts/supported_tags.md.j2" %}
@@ -0,0 +1,5 @@
# Moving to another namespace
This repository is being moved to a new namespace [flrnnc](https://hub.docker.com/u/flrnnc).
I am applying to open source software programs on the service providers I rely on such as Gitlab and Docker. It means that my project must be reorganized. The `flrnnc` namespace is dedidacted to open source software I publish on Docker.
+2
View File
@@ -0,0 +1,2 @@
> This repository will be moved to another namespace [flrnnc/seafile-client](https://hub.docker.com/repository/docker/flrnnc/seafile-client/) instead.
> See [moving to another namespace][#moving-to-another-namespace] for explanations.
+9 -8
View File
@@ -11,8 +11,14 @@ Example usage with docker-compose and for the docker cli are provided. Essential
Feedback is welcome so I can keep improving it.
# Quick informations
**[flowgunso/seafile-client](https://hub.docker.com/r/flowgunso/seafile-client)** on Docker Hub, latest stable version: **{{version}}**
Contribute and report issues on [Gitlab](https://gitlab.com/florian.anceau/docker-seafile-client/).
{% include "parts/badges.md.j2" %}
[u]Please use [flrnnc/seafile-client](https://hub.docker.com/r/flrnnc/seafile-client) from now on instead of [flowgunso/seafile-client](https://hub.docker.com/r/flowgunso/seafile-client)[/u].
The client is being moved to new namespaces which are sponsored as open source software. Both the source code and the image has been moved to those namespaces.
[flowgunso/seafile-client](https://hub.docker.com/r/flowgunso/seafile-client) will still be updated until usage is low enough.
{% include "parts/supported_tags.md.j2" %}
@@ -20,9 +26,4 @@ Contribute and report issues on [Gitlab](https://gitlab.com/florian.anceau/docke
{% include "parts/usage.md.j2" %}
{% include "parts/troubleshooting.md.j2" %}
# Changelog
[details]
{{changelog}}
[/details]
{% include "parts/troubleshooting.md.j2" %}