Add new custom build template for LAMP ready image

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Idae6d03571300a7048f2e35e813dff44fdd728e5
This commit is contained in:
Dongjin Kim
2021-03-16 13:37:26 +09:00
parent b4c07ef5c9
commit e8fdb99368
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
BOARD=odroidn2plus
ARCH=arm64
DISTRO=focal
FLAVOUR=server
DEFAULT_USER=odroid
DEFAULT_PASSWD=odroid
ALLOW_ROOT_LOGIN=false

View File

@@ -0,0 +1,16 @@
apache2
curl
libapache2-mod-php
mysql-client
mysql-server
php
php-cli
php-curl
php-gd
php-json
php-mbstring
php-mysql
php-mysql
php-xml
php-zip
ufw