Skip to content

bene2k1/image-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Ubuntu images on Scaleway

Travis Scaleway ImageHub Run on Scaleway

Scripts to build the official Ubuntu images on Scaleway

These images are built using Image Tools and depends on the armhf port of ubuntu-deboostrap 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

  • precise (12.04)
  • trusty (14.04)
  • wily (15.10)
  • xenial (16.04, lts)
  • yakkety (16.10, 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

About

🐧 Ubuntu Linux images on Scaleway

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 69.9%
  • Shell 18.7%
  • Makefile 11.4%