GitXplorerGitXplorer
Q

scaleway-ruby

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
c8686dc353be3c611f8e188d17afe4b7871d0d7f

Merge pull request #7 from scaleway-community/moul-patch-1

mmoul committed 9 years ago
Unverified
e6108e6e162e59510ffaf0d3cad02cd5976277aa

Fix for jenkins timeouts

mmoul committed 9 years ago
Unverified
83a312f1090f3b2a6bdffa17fb8ef3ce9c1dc870

Merge pull request #6 from scaleway-community/multiarch

mmoul committed 9 years ago
Unverified
a55f1db940391043e4ae01b2c379034c5a4e1bba

Configure rvm in bashrc

mmoul committed 9 years ago
Unverified
45a74fed57e780bbb63b3c112ff063d87057b3f2

Initial multiarch support

mmoul committed 9 years ago
Unverified
55adb2a72485893cbdd6e47635fd0129a063a3eb

Merge pull request #5 from scaleway-community/moul-patch-1

mmoul committed 9 years ago

README

The README file for this repository.

Official Ruby image on Scaleway

Travis Scaleway ImageHub Run on Scaleway

Scripts to build the official Ruby 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