Skip to content

kristvanbesien/image-centos

 
 

Repository files navigation

Centos image on Scaleway

Build Status

Warning: this is image is still in development

Scripts to build the official Centos image on Scaleway

This image is built using Image Tools and depends on the armbuild/centos-img 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


Community discussions:


A project by Scaleway

About

💽 WIP CentOS image on Scaleway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.7%
  • Makefile 4.3%