package config

import "github.com/docker/docker/cli/config"

Index

Functions

func Dir

func Dir() string

Dir returns the path to the configuration directory as specified by the DOCKER_CONFIG environment variable. If DOCKER_CONFIG is unset, Dir returns ~/.docker . Dir ignores XDG_CONFIG_HOME (same as the docker client). TODO: this was copied from cli/config/configfile and should be removed once cmd/dockerd moves

Source Files

configdir.go

Version
v20.10.10-rc1+incompatible
Published
Oct 18, 2021
Platform
js/wasm
Imports
3 packages
Last checked
44 minutes ago

Tools for package owners.