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

[Minor] Fix processing of complex docker specification #399

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aztechian
Copy link
Owner

  • use map[string] interface{} for complex docker configs
  • remove invalid items left from parsing during Setup

 - use map[string] interface{} for complex docker configs
@aztechian aztechian added bug Something isn't working fix PR fixes an existing issue labels Feb 11, 2023
@codeclimate
Copy link

codeclimate bot commented Feb 11, 2023

Code Climate has analyzed commit a59714a and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 25.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 72.6% (-0.4% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix PR fixes an existing issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant