Skip to content

cli/command/container: deprecate NewStartOptions - #4447

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:deprecate_NewStartOptions
Jul 19, 2023
Merged

cli/command/container: deprecate NewStartOptions#4447
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:deprecate_NewStartOptions

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

It's unused in the CLI itself, and does nothing other than initializing a new, empty StartOptions struct.

- A picture of a cute animal (not mandatory but encouraged)

It's unused in the CLI itself, and does nothing other than
initializing a new, empty StartOptions struct.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

codecov-commenter commented Jul 19, 2023

Copy link
Copy Markdown

Codecov Report

Merging #4447 (298bddc) into master (9b79cba) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@ Coverage Diff @@## master #4447 +/- ##
=======================================
Coverage 59.40% 59.40% =======================================
Files 288 288 Lines 24778 24778 =======================================
Hits 14719 14719 Misses 9173 9173 Partials 886 886 

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@thaJeztah@codecov-commenter@vvoland