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

Docker Configs api #609

Closed
dazinator opened this issue Feb 17, 2023 · 6 comments
Closed

Docker Configs api #609

dazinator opened this issue Feb 17, 2023 · 6 comments

Comments

@dazinator
Copy link

What version of Docker.DotNet?:

3.125.12

Steps to reproduce the issue:
I cannot see any way to manage docker configs with this api, however I can see the secrets api is there.
Do you know if this is on the horizon? Or perhaps I am missing something?

I am referring to this set of docker config xxx commands: https://docs.docker.com/engine/reference/commandline/config_create/

@dazinator
Copy link
Author

dazinator commented Feb 17, 2023

related #333

@HofmeisterAn
Copy link
Contributor

It appears that the model classes have been configured and exist (1, 2, etc.), but the /configs endpoint (ConfigsOperations) does not exist yet.

@dazinator
Copy link
Author

@HofmeisterAn this PR looks relevent: #589

@ACoderLife
Copy link
Contributor

Yep, This PR will add configs.

@ACoderLife
Copy link
Contributor

It's in now:
https://github.com/dotnet/Docker.DotNet/releases/tag/v3.125.14

@dazinator
Copy link
Author

@ACoderLife amazing! Thank you. I look forward to giving it a spin :-)

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

No branches or pull requests

3 participants