1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-25 08:45:41 +02:00

Merge branch 'nneul-patch-1' into main

Dieser Commit ist enthalten in:
Daniel García 2022-07-06 23:26:54 +02:00
Commit bf3e2dc652
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: FC8A7D14C3CD543A
5 geänderte Dateien mit 11 neuen und 11 gelöschten Zeilen

Datei anzeigen

@ -70,13 +70,13 @@
# - From https://hub.docker.com/r/vaultwarden/web-vault/tags,
# click the tag name to view the digest of the image it currently points to.
# - From the command line:
# $ docker pull vaultwarden/web-vault:v{{ vault_version }}
# $ docker image inspect --format "{{ '{{' }}.RepoDigests}}" vaultwarden/web-vault:v{{ vault_version }}
# $ docker pull vaultwarden/web-vault:{{ vault_version }}
# $ docker image inspect --format "{{ '{{' }}.RepoDigests}}" vaultwarden/web-vault:{{ vault_version }}
# [vaultwarden/web-vault@{{ vault_image_digest }}]
#
# - Conversely, to get the tag name from the digest:
# $ docker image inspect --format "{{ '{{' }}.RepoTags}}" vaultwarden/web-vault@{{ vault_image_digest }}
# [vaultwarden/web-vault:v{{ vault_version }}]
# [vaultwarden/web-vault:{{ vault_version }}]
#
FROM vaultwarden/web-vault@{{ vault_image_digest }} as vault

Datei anzeigen

@ -16,8 +16,8 @@
# - From https://hub.docker.com/r/vaultwarden/web-vault/tags,
# click the tag name to view the digest of the image it currently points to.
# - From the command line:
# $ docker pull vaultwarden/web-vault:vv2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:vv2022.5.2
# $ docker pull vaultwarden/web-vault:v2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:v2022.5.2
# [vaultwarden/web-vault@sha256:9b8b05dfcc14ebc6b2b488f54042d2a38a69b9e80e21b1ca0e4bf45470dd33ef]
#
# - Conversely, to get the tag name from the digest:

Datei anzeigen

@ -16,8 +16,8 @@
# - From https://hub.docker.com/r/vaultwarden/web-vault/tags,
# click the tag name to view the digest of the image it currently points to.
# - From the command line:
# $ docker pull vaultwarden/web-vault:vv2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:vv2022.5.2
# $ docker pull vaultwarden/web-vault:v2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:v2022.5.2
# [vaultwarden/web-vault@sha256:9b8b05dfcc14ebc6b2b488f54042d2a38a69b9e80e21b1ca0e4bf45470dd33ef]
#
# - Conversely, to get the tag name from the digest:

Datei anzeigen

@ -16,8 +16,8 @@
# - From https://hub.docker.com/r/vaultwarden/web-vault/tags,
# click the tag name to view the digest of the image it currently points to.
# - From the command line:
# $ docker pull vaultwarden/web-vault:vv2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:vv2022.5.2
# $ docker pull vaultwarden/web-vault:v2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:v2022.5.2
# [vaultwarden/web-vault@sha256:9b8b05dfcc14ebc6b2b488f54042d2a38a69b9e80e21b1ca0e4bf45470dd33ef]
#
# - Conversely, to get the tag name from the digest:

Datei anzeigen

@ -16,8 +16,8 @@
# - From https://hub.docker.com/r/vaultwarden/web-vault/tags,
# click the tag name to view the digest of the image it currently points to.
# - From the command line:
# $ docker pull vaultwarden/web-vault:vv2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:vv2022.5.2
# $ docker pull vaultwarden/web-vault:v2022.5.2
# $ docker image inspect --format "{{.RepoDigests}}" vaultwarden/web-vault:v2022.5.2
# [vaultwarden/web-vault@sha256:9b8b05dfcc14ebc6b2b488f54042d2a38a69b9e80e21b1ca0e4bf45470dd33ef]
#
# - Conversely, to get the tag name from the digest: