improve some docs and disable telemetry server by default

This commit is contained in:
Nicola Murino
2021-11-29 17:58:10 +01:00
parent 3c24cb773f
commit 0f8170c10f
7 changed files with 47 additions and 9 deletions

View File

@@ -152,7 +152,7 @@ jobs:
INSTALL_OPTIONAL_PACKAGES=${{ steps.info.outputs.full }}
labels: |
org.opencontainers.image.title=SFTPGo
org.opencontainers.image.description=Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support
org.opencontainers.image.description=Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support
org.opencontainers.image.url=https://github.com/drakkan/sftpgo
org.opencontainers.image.documentation=https://github.com/drakkan/sftpgo/blob/${{ github.sha }}/docker/README.md
org.opencontainers.image.source=https://github.com/drakkan/sftpgo