Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup docker-compose configuration #5335

Merged
merged 1 commit into from
Mar 12, 2021
Merged

Conversation

beautifulentropy
Copy link
Member

@beautifulentropy beautifulentropy commented Mar 11, 2021

  • Remove environment variables no longer referenced in CI
  • Standardize environment mapping to use key + value
  • Standardize on two space indent
  • Alias image to make version updates easier

Fixes #5334

@beautifulentropy beautifulentropy marked this pull request as ready for review March 12, 2021 00:08
@beautifulentropy beautifulentropy requested a review from a team as a code owner March 12, 2021 00:08
@beautifulentropy beautifulentropy merged commit e5bff38 into main Mar 12, 2021
@beautifulentropy beautifulentropy deleted the cleanup-docker-compose branch March 12, 2021 01:33
beautifulentropy added a commit that referenced this pull request Mar 12, 2021
- Remove environment variables no longer referenced in CI
- Standardize `environment` mapping to use key + value
- Standardize on two space indent
- Alias `image` to make version updates easier

Fixes #5334
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup docker-compose configuration
3 participants