Official Archlinux image on Online Labs [](https://travis-ci.org/online-labs/image-archlinux)
=======================================
Archlinux image on Scaleway [](https://travis-ci.org/scaleway/image-archlinux)
===========================
**Warning: this image is not yet working**
Scripts to build the official Archlinux image on Online Labs
Scripts to build the official Archlinux image on Scaleway
This image is built using [Image Tools](https://github.com/online-labs/image-tools) and is based on the official [Ubuntu](https://github.com/online-labs/image-ubuntu) image.
This image is built using [Image Tools](https://github.com/scaleway/image-tools) and is based on the official [Ubuntu](https://github.com/scaleway/image-ubuntu) image.
@ -15,18 +15,18 @@ This image is built using [Image Tools](https://github.com/online-labs/image-too
We use the Docker's building system and convert it at the end to a disk image that will boot on real servers without Docker. Note that the image is still runnable as a Docker container for debug or for inheritance.
Build and write the image to /dev/nbd1 (see [documentation](https://doc.cloud.online.net/howto/create_image.html))
Build and write the image to /dev/nbd1 (see [documentation](https://www.scaleway.com/docs/create_an_image_with_docker))
$ make install
Full list of commands available at: [online-labs/image-tools](https://github.com/online-labs/image-tools/tree/master#commands)
Full list of commands available at: [scaleway/image-tools](https://github.com/scaleway/image-tools/#commands)
---
@ -38,4 +38,4 @@ links
---
A project by [](http://labs.online.net/)
A project by [](https://www.scaleway.com/)