Skip to content

Commit

Permalink
update ubuntu image
Browse files Browse the repository at this point in the history
  • Loading branch information
guineveresaenger committed Sep 24, 2024
1 parent b0584a9 commit 7e05034
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testing/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ lxc.idmap = u 0 165536 65536
lxc.idmap = g 0 165536 65536
EOF

lxc-create -t download -n foo -- --dist ubuntu
# Download ubuntu image from available images at https://images.linuxcontainers.org/.
lxc-create -t download -n foo -- --dist ubuntu --release focal --arch amd64

virsh -c lxc:// list

0 comments on commit 7e05034

Please sign in to comment.