「Debian活用/Isar設定」の版間の差分

提供: Medeshima wiki
ナビゲーションに移動 検索に移動
2行目: 2行目:


== 設定 ==
== 設定 ==

=== Docker ===


<nowiki>
<nowiki>

2026年7月27日 (月) 15:21時点における版

概要

設定

Docker

$ sudo apt install \
  binfmt-support \
  bubblewrap \
  bzip2 \
  mmdebstrap \
  arch-test \
  apt-utils \
  dpkg-dev \
  gettext-base \
  git \
  python3 \
  quilt \
  qemu-user-static \
  reprepro \
  sudo \
  unzip \
  xz-utils \
  git-buildpackage \
  pristine-tar \
  sbuild \
  schroot \
  zstd