Sign inSign up

peanutsguy/lasp

By peanutsguy

Updated over 4 years ago

LASP Server | Ubuntu + Apache2 + SQLite + PHP

Image
0

377

peanutsguy/lasp repository overview

LASP Server | Ubuntu + Apache2 + SQLite + PHP

Usage

docker run -d -e TZ=America/Mexico_City -p 8080:80 -v {site_files}:/var/www/html -v {apache_config}:/etc/apache2/apache2.conf --name lasp peanutsguy/lasp
ParameterDescription
-e TZ=America/Mexico_CityTimezone
-p 8080:80Listening on host port 8080
-v {site_files}:/var/www/htmlMount and serve a local website
-v {apache_config}:/etc/apache2/apache2.confLocal configuration file apache2.conf

GitHub Repository

Tag summary

Content type

Image

Digest

Size

93.7 MB

Last updated

over 4 years ago

docker pull peanutsguy/lasp