GitXplorerGitXplorer
Q

scaleway-youtransfer

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4a99ad311a7689b47f8dc17a6a4b59ab53fa3a64

Initial commit

committed 9 years ago

README

The README file for this repository.

Official YouTransfer image on Scaleway

Travis Scaleway ImageHub Run on Scaleway

Scripts to build the official YouTransfer image on Scaleway

This image is built using Image Tools and depends on the official Ubuntu 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