We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
force: boolean
volume.remove()
Missing option type force: boolean from volume.remove():
The text was updated successfully, but these errors were encountered:
Dockerode accepts options in volume.remove() check: https://github.com/apocas/dockerode/blob/master/lib/volume.js#L57
I don't do typescript so not sure whats happening there :)
Sorry, something went wrong.
No branches or pull requests
Missing option type
force: boolean
fromvolume.remove()
:The text was updated successfully, but these errors were encountered: