Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in DevOps and Agile by (47.6k points)

Are Docker unprivileged containers absolutely secure?

1 Answer

0 votes
by (106k points)

No Docker unprivileged containers are absolutely secure. No matter what you always have to be thinking about security. If you know the potential attack vectors for any system, process or application is key to its defence. At this time there are no known critical vulnerabilities for Docker’s container implementation at least not anything specific to Docker not present in containers in general. Perhaps it does not mean that there are undiscovered vulnerabilities or that such won’t be introduced in future releases. If you want to learn Docker then I would suggest you must take up the following Docker training course. I am also mentioning a video tutorial which you must watch to learn all the basic stuff regarding Docker.

Browse Categories

...