* mysql * lighttpd (with php and mysql) * transmission * sabnzbd * sickbeard * couchpotato * headphones * btsync
6 lines
82 B
Makefile
6 lines
82 B
Makefile
include $(DOCKER_HOME)/build/Makefile
|
|
|
|
NAME = mysql
|
|
VERSION = latest
|
|
|
|
build: mysql |