vladimir-lu / image-alpine

:penguin: Official Alpine Linux image on Online Labs (built with Docker)

Home Page:doc.cloud.online.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alpine Linux image on Scaleway

Build Status

Scripts to build the official Alpine image on Scaleway

This image is built using Image Tools and depends on the armbuild/alpine Docker image.


This image is meant to be used on a C1 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


Install

Build and write the image to /dev/nbd1 (see documentation)

$ make install

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


A project by Scaleway

About

:penguin: Official Alpine Linux image on Online Labs (built with Docker)

doc.cloud.online.net

License:MIT License


Languages

Language:Shell 97.0%Language:Makefile 3.0%