Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
Update container information
Browse files Browse the repository at this point in the history
  • Loading branch information
Anshi84 committed Apr 12, 2022
1 parent 61abb3c commit efdd6d1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ RUN apk add --no-cache --virtual .build-deps curl caddy jq aria2 bash findutils
VOLUME /mnt/data /mnt/config

LABEL org.opencontainers.image.authors="wy580477@outlook.com"
LABEL org.label-schema.name="Aria2-Filebrowser-Rclone-container"
LABEL org.label-schema.description="All-in-One Aria2 container with automatic uploading to Rclone remote"
LABEL org.label-schema.vcs-url="https://github.com/wy580477/Aria2-Filebrowser-Rclone-container"
LABEL org.label-schema.name="Aria2-AIO-Container"
LABEL org.label-schema.description="Aria2 container with Rclone auto-upload function & more"
LABEL org.label-schema.vcs-url="https://github.com/wy580477/Aria2-AIO-Container/"

ENTRYPOINT ["sh","-c","/.aria2allinoneworkdir/entrypoint.sh"]
4 changes: 2 additions & 2 deletions content/homer_conf/homer_chs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ message:
# Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
links:
- name: "Aria2-Filebrowser-Rclone-container"
url: "https://github.com/wy580477/Aria2-Filebrowser-Rclone-container/"
- name: "Aria2-AIO-Container"
url: "https://github.com/wy580477/Aria2-AIO-Container/"
- name: "Google"
url: "https://www.google.com/"
- name: "Youtube"
Expand Down
4 changes: 2 additions & 2 deletions content/homer_conf/homer_en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ message:
# Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
links:
- name: "Aria2-Filebrowser-Rclone-container"
url: "https://github.com/wy580477/Aria2-Filebrowser-Rclone-container/"
- name: "Aria2-AIO-Container"
url: "https://github.com/wy580477/Aria2-AIO-Container/"
- name: "Google"
url: "https://www.google.com/"
- name: "Youtube"
Expand Down

0 comments on commit efdd6d1

Please sign in to comment.