LoginSignup
0
0

More than 5 years have passed since last update.

systemd-nspawnのmachinectl shellはホスト側にも使える

Posted at

systemd-nspawn Advent Calendar 2017 20日目の記事です。

machinectl list-images -a

で出てくる.hostは自分自身なので

# ログイン画面
machinectl login .host
# シェル実行
machinectl shell .host
# ホストをコピーしてコンテナへ
machinectl clone .host hostcontainer

などなど

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0