Skip to content

moul/image-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debian images on Scaleway Build Status

Scripts to build the official Debian images on Scaleway

These images are built using Image Tools and depends on the armhf port of debian docker images.


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

Available tags

  • wheezy (7.7, 7)
  • jessie (8, latest)

Install

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

$ make install

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


Links


A project by Scaleway