1
0
mirror of https://github.com/lesderid/image-archlinux synced 2025-04-11 14:45:39 +02:00
2016-04-28 21:29:30 +02:00
2015-01-14 17:31:41 +01:00
2016-04-28 20:34:49 +02:00
2015-04-07 08:17:01 +00:00
2016-04-28 21:29:30 +02:00
2016-04-28 20:32:50 +02:00

Arch Linux image on Scaleway

Build Status

Scripts to build an Arch Linux (x86_64) image on Scaleway

This image is built using Image Tools and is based on the official Ubuntu image.


This image is meant to be used on a VC1 server.

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.

More info


Building

Build and add the image to your account:

$ make image_on_local

Full list of commands available at: scaleway/image-tools

Testing

To test your image, run:

$ scw run --tmp-ssh-key --name="archlinux" <IMAGE_ID>


A project by Scaleway and lesderid

Description
WIP: Arch Linux Image for Scaleway (x86-64)
Readme MIT 137 KiB
Languages
Shell 51.4%
Dockerfile 36.6%
Makefile 12%