ErrLookup › docker/cli

docker/cli

The Docker CLI · Go · 391 source files

Analyzed at 4f84911bfe on 2026-08-07. 576 documented errors.

Code / MessageTypeSeverityTags
unrecognized service mode
exception error docker, cli, service, swarm, progress, internal-invariant
no replica count
exception error docker, cli, service, swarm, progress, race-condition
no such service
validation error docker, cli, service, ps, not-found
cannot supply extra formatting options to the pretty…
validation error docker, cli, service, formatting, go-template, config
update and rollback configuration is not supported for jobs
validation error docker, cli, service, swarm, mode-conflict, flag-validation, job
failed to parse hook template
exception error cli-plugins, hooks, template, configuration
cannot load key from provided file
console error docker, notary, content-trust, encryption, passphrase, private-key, decryption
cluster options are incompatible with type image
validation error docker, compose, volumes, image-mount, cluster-volume, config-validation
tty service logs only supported with --raw
validation error docker, cli, service, logs, tty
conflicting options: cannot specify both --link-local-ip…
validation error network, cli-options, conflicting-flags, container
invalid credential spec: value must be prefixed with…
validation error docker, cli, service, windows, credentials, flag-validation
placement preference must be of the format
validation error docker, cli, service, placement, swarm, flag-validation
unexpected hook response type
exception error cli-plugins, hooks, json, plugin-protocol
error: could not find signing keys for remote repository
exception error docker, notary, content-trust, signing-keys, passphrase, encryption
unable to get endpoint from context
exception error docker-context, configuration, endpoint, type-assertion
could not remove signature for
console error docker, trust, notary, signing, registry
invalid argument
validation error ssh, shell-quoting, validation, posix, connhelper
failed to parse repo name from
exception error docker, registry, reference, validation
container ID file found, make sure the other container…
validation error container, create, cidfile, filesystem, validation
copying between containers is not supported
validation error container, cp, unsupported, filesystem
error: could not produce valid signature for
exception error docker, notary, content-trust, signing, yubikey, hardware-token, passphrase
got an irregular file
validation error docker-cp, filesystem, validation, file-mode
DOCKER_BUILDKIT environment variable expects boolean value
validation error environment-variable, buildkit, build, configuration
"-- " requires API version , but the Docker daemon API…
console error docker, api-version, compatibility, flags, daemon
option 'bind-recursive=readonly' requires…
validation error mount, bind, validation, propagation, readonly
unable to prepare context: path
console error build, context, unsupported, validation
unknown option ' ' in
validation error mount, docker, unknown-option, validation
failed to create the container ID file
exception error container, cidfile, filesystem, permissions
internal digest mismatch for
console error manifest, push, digest, data-integrity, schema2, storage-format, docker-cli
unable to resolve docker endpoint
exception error context, tls, client-initialization, configuration
invalid output path: directory
validation error docker-cp, output-path, filesystem, validation
failed to list TLS files for endpoint
exception error filesystem, tls, docker-context, permissions
resolving credentials failed
exception error container, authentication, credentials, api-socket, configuration
unexpected response from tenant
exception error oauth, authentication, network, http, auth0
warning: potential malicious behavior - trust data version…
exception warning docker, notary, content-trust, tuf, version-rollback, security, mitm
warning: potential malicious behavior - trust data mismatch…
exception warning trust, notary, security, key-rotation
destination " : " must be a directory or a regular file
validation error container, copy, filesystem, validation
duplicate generic-resource `%+v` for service task
validation error generic-resource, swarm, validation, service
failed to sign
exception error docker, notary, content-trust, signing, publish, delegation-keys
volume type must be volume, bind, tmpfs, npipe, or cluster
validation error docker, compose, volumes, mount-type, config-validation
error mounting to
console error manifest, push, blob-mount, cross-repo, registry, docker-cli
cannot merge secrets
exception error compose, merge, secrets, mergo
unable to prepare context
console error build, local-context, filesystem, dockerfile
conflicting options: cannot attach both user-defined and…
validation error docker-cli, network, conflicting-options, validation, container-create
manifest entry for image has unsupported os/arch combination
validation error manifest, annotate, os-arch, platform, validation, docker-cli
could not add signer to repo
console error docker, trust, notary, delegation, signing
error importing key from
console error docker, notary, content-trust, key-import, filesystem, permissions, passphrase
top-level object must be a mapping
validation error compose, yaml, config-parsing, validation
invalid restart policy: maximum retry count cannot be…
validation error docker-compose, restart-policy, validation, convert
conflicting options: --no-pause and --pause cannot be used…
validation error container, commit, conflicting-flags, deprecated
builder prune has been cancelled
exception warning builder, prune, cancellation, interactive
plugin SchemaVersion version cannot be empty
validation error cli-plugins, metadata, plugin-protocol, configuration
invalid mode specified
validation error docker, swarm, secrets, permissions, cli
error reading content from
exception error config, swarm, filesystem, validation
cannot configure multiple gateways
validation error network, ipam, gateway, docker-cli
docker endpoint configuration is required
validation error context, validation, endpoint, cli-options
invalid environment variable
validation error env, validation, environment-variable
cannot merge service
exception error compose, merge, services, mergo, transformers
failed to generate key for
console error docker, notary, content-trust, key-generation, passphrase, filesystem, permissions
bad format for add-host
validation error networking, host, docker, add-host, parse, configuration
conflicting options: cannot specify both --restart and --rm
validation error docker-cli, restart-policy, conflicting-options, validation, container-create
error establishing connection to trust repository
exception error docker, notary, content-trust, network, tls, authentication, configuration
invalid docker endpoint options
validation error docker-context, endpoint, host-validation, configuration
invalid output path: must be a directory or a regular file
validation error docker-cp, output-path, filesystem, device, validation
no signers for
console error docker, notary, content-trust, roles, authentication, network, inspection
is not a valid domain
validation error docker, dns, validation, domain, cli
signer name " " must start with lowercase alphanumeric…
validation error docker, trust, validation, naming, regex
failed to remove the CID file
exception warning container, cidfile, filesystem, permissions, cleanup
images options are incompatible with type volume
validation error docker-compose, volumes, mount, type-conflict, validation, convert
errors pretty printing info
exception warning docker-info, diagnostic, aggregate-error, plugins
cowardly refusing to export to a terminal, specify a file…
validation error context, cli, terminal, stdin-stdout
failed to parse custom headers from
validation error environment-variable, http-headers, configuration, csv-parsing
--format is incompatible with human friendly format
validation error docker, cli, service, formatting, flag-conflict
unable to create docker endpoint config
exception error docker-context, update, endpoint, configuration
cannot attach to a stopped container, start it first
validation error container, attach, lifecycle, validation
refusing to load key from
console error docker, notary, content-trust, filesystem, validation, path, permissions
error parsing specified platform
validation error container, platform, validation, oci
invalid named reference bytes
validation error json, manifest, serialization, validation
failed to merge file
exception error compose, merge, multi-file, errors-join
conflicting options: cannot specify both --host and…
validation error cli, context, host, configuration, conflicting-flags
no signatures or cannot access
console error docker, notary, content-trust, authentication, network, inspection
has no payload
exception error manifest, api-misuse, validation
conflicting options: cannot specify a volume-name through…
validation error docker-volume, cli, argument-conflict, validation
invalid name
validation error plugin, reference, naming, docker-cli
failed to save image
console error image, save, filesystem, atomic-writer, docker-cli
invalid manifest file
exception error manifest, filesystem, data-integrity, docker-cache
"-- " is only supported on a Docker daemon running on , but…
console error docker, cli, daemon, platform, ostype, flag
invalid gw-priority ( )
validation error network, docker, gw-priority, parse, validation
invalid field ' ' must be a key=value pair
validation error docker, swarm, config, validation, cli, secrets-configs
cannot merge configs
exception error compose, merge, configs, mergo
invalid pull option: ' ': must be one of , or
validation error container, cli, flag-validation, create
ERROR: The "until" filter is not supported with "--volumes"
console error docker-volume, prune, filter, until, validation
something went wrong decoding auth config
console error config, auth, config-json, base64
TLS data for / / does not exist
exception warning docker-context, default-context, tls, not-found
failed to set custom headers from
validation error environment-variable, http-headers, configuration, validation
server did not provide an image ID. Cannot write
console error build, iidfile, image-id, daemon-compat
template parsing error
console error formatter, template, format-flag, syntax
invalid IP address in add-host
validation error networking, host, docker, add-host, ip-address, validation
unsupported Compose file version
validation error compose, schema, version, jsonschema
unable to apply docker endpoint options
exception error docker-context, tls, client-options, validation