Merge pull request #17 from scaleway/moul-patch-1

Added image metadatas 📝
This commit is contained in:
Manfred Touron 2015-09-10 16:02:21 +02:00
commit 70aa5855f9
1 changed files with 4 additions and 1 deletions

View File

@ -6,10 +6,13 @@ TITLE = Archlinux
DESCRIPTION = Archlinux latest
SOURCE_URL = https://github.com/scaleway/image-archlinux
IMAGE_VOLUME_SIZE = 50G
IMAGE_BOOTSCRIPT = latest
IMAGE_NAME = Archlinux
## Image tools (https://github.com/scaleway/image-tools)
all: docker-rules.mk
docker-rules.mk:
wget -qO - http://j.mp/scw-builder | bash
-include docker-rules.mk
## Below you can add custom makefile commands and overrides