✏️ Mysql needs wget #5
Annotations
77 warnings
Build Image (file-backup, file-backup, DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L62
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L63
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Build Image (mongo-dump, mongodump, DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Build Image (pg-dump, pg14-dump, PGVERSION=14
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L92
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build Image (pg-dump, pg17-dump, PGVERSION=17
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L92
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build Image (ssh-file, sshfile, DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L125
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSH_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L126
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSH_PRIVATE_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Build Image (mysql-dump, mysqldump, DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L102
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "MYSQL_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Build Image (pg-basebackup, pg13-basebackup, PGVERSION=13
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L87
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build Image (pg-basebackup, pg16-basebackup, PGVERSION=16
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L87
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build Image (ssh-command, sshcommand, DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L143
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSH_PRIVATE_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L142
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SSH_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Build Image (pg-dump, pg15-dump, PGVERSION=15
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L92
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build Image (pg-dump, pg16-dump, PGVERSION=16
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L92
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Build Image (pg-basebackup, pg14-basebackup, PGVERSION=14
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L87
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build Image (pg-basebackup, pg15-basebackup, PGVERSION=15
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L87
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build Image (pg-dump, pg13-dump, PGVERSION=13
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L92
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Build Image (pg-basebackup, pg17-basebackup, PGVERSION=17
DEBIAN_VERSION=bookworm
)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sensitive data should not be used in the ARG or ENV commands:
backups/Containerfile#L23
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "BACKUP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
backups/Containerfile#L87
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L3
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Default value for global ARG results in an empty or invalid base image name:
backups/Containerfile#L19
InvalidDefaultArgInFrom: Default value for ARG docker.io/library/debian:${DEBIAN_VERSION}-slim results in empty or invalid base image name
More info: https://docs.docker.com/go/dockerfile/rule/invalid-default-arg-in-from/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ParminCloud~Containers~8HY6OF.dockerbuild
|
208 KB |
|
ParminCloud~Containers~B9I1FT.dockerbuild
|
197 KB |
|
ParminCloud~Containers~ISYRUO.dockerbuild
|
195 KB |
|
ParminCloud~Containers~K1KPWB.dockerbuild
|
200 KB |
|
ParminCloud~Containers~MW0TVE.dockerbuild
|
194 KB |
|
ParminCloud~Containers~OCHKXO.dockerbuild
|
202 KB |
|
ParminCloud~Containers~Q115KW.dockerbuild
|
203 KB |
|
ParminCloud~Containers~R7Y7UP.dockerbuild
|
185 KB |
|
ParminCloud~Containers~RN343P.dockerbuild
|
190 KB |
|
ParminCloud~Containers~S2BHR7.dockerbuild
|
200 KB |
|
ParminCloud~Containers~TO6YE5.dockerbuild
|
207 KB |
|
ParminCloud~Containers~USNXY4.dockerbuild
|
221 KB |
|
ParminCloud~Containers~W04VP8.dockerbuild
|
200 KB |
|
ParminCloud~Containers~XWD9B5.dockerbuild
|
204 KB |
|
ParminCloud~Containers~Y6TY2W.dockerbuild
|
197 KB |
|