Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我从第三方下载了一个 docker 镜像。它是一个注释工具。要使用我需要运行该图像,注册并上传我的数据以进行注释。虽然它可以在没有互联网的情况下运行。问题是我无法理解图像提供者是否可以访问我的数据。有什么建议吗?提前致谢。
1.检查容器的网络连接是否有心跳或C&C。
2.检查镜像上层是否可靠,如果是,请确保添加的内容是安全的。