Docker & images

In the lesson we learned about building new enviroement that has an image that serves the project we want to run.
That is Docker.
we can clone any project to our computer.
the advantages of using the Docker is that we can run it seperately from other services that runs on our computer.
In that way we are sort of safe running the project, beacause we use permission to control on what the new project can tuch.
It is very easy to delete the new project without harming any other service that runs on our computer.
installetion:

原文链接:Docker & images

© 版权声明
THE END
喜欢就支持一下吧
点赞11 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容