Imagecraft is a craft tool used to create Ubuntu bootable images. It follows the same principles as Snapcraft, but is focused on creating bootable images instead.
Imagecraft documentation is built from reStructuredText (.rst
) files,
most of them under the docs/
folder in the source tree. Build and
browse the documentation
locally if you prefer,
although the product
website is
recommended.
Clone the official source tree from GitHub into your computer's home
directory. Its default location will then be ~/imagecraft/
. (You may
clone the Imagecraft
repository directly. However,
it's protected: if you plan on contributing to the
project, consider forking it to your own GitHub
account then cloning that instead.)
Install the documentation tools:
make setup-docs
Build and serve the documentation:
make docs-auto
Point your web browser to address 127.0.0.1:8080
.
You can report any issues or bugs on the project's GitHub repository.
Imagecraft is covered by the Ubuntu Code of Conduct.
Imagecraft is open source and part of the Canonical family. We would love your help.
If you're interested, start with the contribution guide.
We welcome any suggestions and help with the docs. The Canonical Open Documentation Academy is the hub for doc development, including Imagecraft docs. No prior coding experience is required.
Imagecraft is released under the GPL-3.0 license.
© 2023-2025 Canonical Ltd.