This is the command adt-build-lxd that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
adt-build-lxd - Create or update autopkgtest container for adt-virt-lxd
SYNOPSIS
adt-build-lxd image
DESCRIPTION
adt-build-lxd creates or updates an LXD image which is optimized for autopkgtest's LXD
runner adt-virt-lxd(1).
It builds a temporary container from an existing given image, runs autopkgtest's standard
setup-commands/setup-testbed script, and publishes it as a new image with the alias adt-
distro-release-architecture.
You can specify an apt proxy to use in the container in the $ADT_APT_PROXY environment
variable. If apt-cacher-ng is running on the local host, the container will automatically
use this (i. e. use the IP from the lxcbr0 interface, or whichever interface is configured
in /etc/lxc/default.conf) otherwise there is no default.
EXAMPLE
Build a local autopkgtest container image for Debian sid i386, based on the stock Debian
image from the public images.linuxcontainers.org remote:
$ adt-build-lxd images:debian/sid/i386
Use adt-build-lxd online using onworks.net services