mirror of
https://github.com/projectatomic/atomic.git
synced 2026-02-07 06:44:52 +01:00
17 lines
398 B
Plaintext
17 lines
398 B
Plaintext
# Atomic CLI configuration file
|
|
|
|
default_scanner:
|
|
default_docker: docker
|
|
# relative path, must run tests from repo base dir
|
|
registry_confdir: tests/unit/fixtures/etc/containers/registries.d
|
|
|
|
|
|
# Default storage backend [ostree, docker]
|
|
# default_storage: ostree
|
|
# ostree_repository: /ostree/repo
|
|
# checkout_path: /var/lib/containers/atomic
|
|
#
|
|
|
|
# Default identity for signing images
|
|
# default_signer:
|