Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Suppress warning about blank env vars #142

Merged
merged 1 commit into from
Jul 15, 2021
Merged

Suppress warning about blank env vars #142

merged 1 commit into from
Jul 15, 2021

Conversation

dhruvkb
Copy link
Member

@dhruvkb dhruvkb commented Jul 14, 2021

Docker v3.5.2 (66501) with Compose v1.29.2 raises warnings about empty environment variables.

WARN[0000] The AWS_ACCESS_KEY_ID variable is not set. Defaulting to a blank string. 
WARN[0000] The AWS_SECRET_ACCESS_KEY variable is not set. Defaulting to a blank string. 

This PR suppresses those warnings by explicitly setting the blank strings.

Docker v3.5.2 (66501) with Compose v1.29.2 raises warnings about empty environment variables.
@dhruvkb dhruvkb requested a review from a team as a code owner July 14, 2021 16:12
@dhruvkb dhruvkb requested review from zackkrida and krysal July 14, 2021 16:12
@dhruvkb dhruvkb merged commit c2c91e2 into main Jul 15, 2021
@dhruvkb dhruvkb deleted the dc_empty_env branch July 15, 2021 23:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants