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 または LXC コンテナーを実行したいが、コンテナー自体へのアクセスを制限したい。具体的には、ルート(ホスト上のルート)でもコンテナにアクセスできないようにすることはできますか?アクセスとは、コンテナーへの SSH 接続、コンテナーへの tx/rx の tcpdump、アプリケーションのプロファイリングなどを意味します。
ありがとう!