scaleway-image-archlinux/README.md

45 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2016-04-28 20:32:50 +02:00
# Arch Linux image on Scaleway
2015-10-02 19:15:52 +02:00
2016-04-28 18:50:42 +02:00
[![Build Status](https://travis-ci.org/lesderid/image-archlinux.svg?branch=master)](https://travis-ci.org/lesderid/image-archlinux)
2014-12-04 18:36:32 +01:00
2016-04-28 18:50:42 +02:00
Scripts to build an Arch Linux (x86_64) image on Scaleway
2014-12-04 18:36:32 +01:00
2015-04-07 10:17:01 +02:00
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.
2015-01-05 12:53:24 +01:00
2016-04-28 18:50:42 +02:00
![](https://d11xdyzr0div58.cloudfront.net/static/logos/archlinux-logo-dark-scalable.518881f04ca9.svg)
2015-03-10 11:41:52 +01:00
2015-01-05 12:53:24 +01:00
---
2016-04-28 18:50:42 +02:00
**This image is meant to be used on a VC1 server.**
2015-01-05 12:53:24 +01:00
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.
2015-04-07 10:17:01 +02:00
[More info](https://github.com/scaleway/image-tools#docker-based-builder)
2015-01-05 12:53:24 +01:00
2014-12-04 18:36:32 +01:00
---
2016-04-28 18:50:42 +02:00
## Building
2015-01-05 12:53:24 +01:00
2016-04-28 18:50:42 +02:00
Build and add the image to [your account](https://cloud.scaleway.com/#/images):
2014-12-04 18:36:32 +01:00
2016-04-28 18:50:42 +02:00
$ make image_on_local
2015-04-07 10:17:01 +02:00
Full list of commands available at: [scaleway/image-tools](https://github.com/scaleway/image-tools/#commands)
2015-01-05 12:53:24 +01:00
2016-04-28 18:50:42 +02:00
## Testing
2016-04-28 20:32:50 +02:00
To test your image, run:
2016-04-28 18:50:42 +02:00
$ scw run --tmp-ssh-key --name="archlinux" <IMAGE_ID>
2015-01-05 12:53:24 +01:00
---
2014-12-04 18:36:32 +01:00
2015-10-02 19:15:52 +02:00
## Links
2014-12-04 18:36:32 +01:00
- [Community: Add Archlinux ARM image](https://community.cloud.online.net/t/need-feedback-add-arch-linux-arm-image/243?u=manfred)
- [Community: New linux distributions (Debian, CoreOS, CentOS, Fedora, Arch Linux, ...)](https://community.cloud.online.net/t/official-new-linux-distributions-debian-coreos-centos-fedora-arch-linux/229?u=manfred)
2015-03-10 11:41:52 +01:00
---
2016-04-28 18:50:42 +02:00
A project by [![Scaleway](https://avatars1.githubusercontent.com/u/5185491?v=3&s=42)](https://www.scaleway.com/) and lesderid