Sign inSign up

peanutsguy/lap-mysql

By peanutsguy

Updated over 4 years ago

Image
0

420

peanutsguy/lap-mysql repository overview

LAP-MYSQL Server | Ubuntu + Apache2 + PHP + MYSQL PHP Driver

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 lap-mysql peanutsguy/lap-mysql

2022-09-06 UPDATE

Added a2enmod ssl to the build process so that you can use SSL certificates

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

Tag summary

Content type

Image

Digest

Size

97.4 MB

Last updated

over 4 years ago

docker pull peanutsguy/lap-mysql