scaleway-image-archlinux/Makefile

19 lines
459 B
Makefile
Raw Normal View History

2015-10-02 18:59:12 +02:00
NAME = archlinux
2014-12-18 11:30:58 +01:00
VERSION = latest
VERSION_ALIASES = 2014-12-02
TITLE = Archlinux
DESCRIPTION = Archlinux latest
2015-04-07 10:17:01 +02:00
SOURCE_URL = https://github.com/scaleway/image-archlinux
2015-10-02 18:59:12 +02:00
VENDOR_URL = http://archlinuxarm.org
2015-09-10 12:37:56 +02:00
IMAGE_VOLUME_SIZE = 50G
IMAGE_BOOTSCRIPT = latest
IMAGE_NAME = Archlinux
2015-04-07 10:17:01 +02:00
## Image tools (https://github.com/scaleway/image-tools)
all: docker-rules.mk
docker-rules.mk:
2016-04-13 11:06:04 +02:00
wget -qO - https://j.mp/scw-builder | bash
-include docker-rules.mk