mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-24 17:57:03 +00:00
Config: Disable snyk ad
This commit is contained in:
@@ -32,6 +32,8 @@ have composer && {
|
|||||||
have docker && {
|
have docker && {
|
||||||
export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker"
|
export DOCKER_CONFIG="$XDG_CONFIG_HOME/docker"
|
||||||
x-dc "$DOCKER_CONFIG"
|
x-dc "$DOCKER_CONFIG"
|
||||||
|
# Docker: Disable snyk ad
|
||||||
|
export DOCKER_SCAN_SUGGEST=false
|
||||||
}
|
}
|
||||||
|
|
||||||
# ffmpeg
|
# ffmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user