mirror of
https://github.com/Suwayomi/docker-tachidesk.git
synced 2025-12-10 06:42:12 +01:00
Minor cleanup to the README
This commit is contained in:
28
README.md
28
README.md
@@ -4,7 +4,7 @@
|
||||
|:-:|:-:|:-:|:-:|
|
||||
| [](https://github.com/suwayomi/docker-tachidesk/actions/workflows/build_container_images.yml) [](https://github.com/orgs/suwayomi/packages/container/package/tachidesk) | [](https://github.com/orgs/suwayomi/packages/container/package/tachidesk/) | [](https://github.com/orgs/suwayomi/packages/container/package/tachidesk) | [](https://discord.gg/DDZdqZWaHA) |
|
||||
|
||||
Run [Tachidesk](https://github.com/Suwayomi/Tachidesk) server inside docker container as non-root user. The server will be running on http://localhost:4567 open this url in your browser.
|
||||
Run [Tachidesk-Server](https://github.com/Suwayomi/Tachidesk-Server) inside docker container as non-root user. The server will be running on http://localhost:4567 open this url in your browser.
|
||||
|
||||
Docker Releases - https://github.com/suwayomi/docker-tachidesk/pkgs/container/tachidesk
|
||||
|
||||
@@ -25,33 +25,33 @@ Use the template compose.yml in this repo for creating and starting tachidesk do
|
||||
|
||||
# Docker tags
|
||||
|
||||
Recommended tags (ubuntu java11):
|
||||
### Recommended tags (Ubuntu, Java 11):
|
||||
|
||||
Stable:`ghcr.io/suwayomi/tachidesk:stable`
|
||||
Stable: `ghcr.io/suwayomi/tachidesk:stable`
|
||||
|
||||
Preview:`ghcr.io/suwayomi/tachidesk:preview`
|
||||
Preview: `ghcr.io/suwayomi/tachidesk:preview`
|
||||
|
||||
Latest:`ghcr.io/suwayomi/tachidesk:latest`
|
||||
Latest: `ghcr.io/suwayomi/tachidesk:latest`
|
||||
|
||||
|
||||
|
||||
Legacy tags, should only be used as required (alpine java 8):
|
||||
### Legacy tags, should only be used as required (Alpine, Java 8):
|
||||
|
||||
Stable:`ghcr.io/suwayomi/tachidesk:stable-alpine`
|
||||
Stable: `ghcr.io/suwayomi/tachidesk:stable-alpine`
|
||||
|
||||
Preview:`ghcr.io/suwayomi/tachidesk:preview-alpine`
|
||||
Preview: `ghcr.io/suwayomi/tachidesk:preview-alpine`
|
||||
|
||||
Latest:`ghcr.io/suwayomi/tachidesk:latest-alpine`
|
||||
Latest: `ghcr.io/suwayomi/tachidesk:latest-alpine`
|
||||
|
||||
|
||||
|
||||
Explicit Ubuntu tags (ubuntu java 11) :
|
||||
### Explicit Ubuntu tags (Ubuntu, Java 11) :
|
||||
|
||||
Stable:`ghcr.io/suwayomi/tachidesk:stable-ubuntu`
|
||||
Stable: `ghcr.io/suwayomi/tachidesk:stable-ubuntu`
|
||||
|
||||
Preview:`ghcr.io/suwayomi/tachidesk:preview-ubuntu`
|
||||
Preview: `ghcr.io/suwayomi/tachidesk:preview-ubuntu`
|
||||
|
||||
Latest:`ghcr.io/suwayomi/tachidesk:latest-ubuntu`
|
||||
Latest: `ghcr.io/suwayomi/tachidesk:latest-ubuntu`
|
||||
|
||||
# Docker commands
|
||||
|
||||
@@ -89,7 +89,7 @@ For Specific Tachidesk stable version (from v0.3.9 onwards)
|
||||
|
||||
# Credit
|
||||
|
||||
[Tachidesk](https://github.com/Suwayomi/Tachidesk) is licensed under `MPL v. 2.0`.
|
||||
[Tachidesk-Server](https://github.com/Suwayomi/Tachidesk-Server) is licensed under `MPL v. 2.0`.
|
||||
|
||||
# License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user