AmirHome / docker-ubuntu20.4-apache-php8.1-mysql-sqlsrv

Docker ubuntu20.4 apache php8.1 MySQ SQL Server (Mssql)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker to PHP 8.1, Apache and PHP sqlsrv driver. (Ubuntu 20.04 LTS)

This is a initial schema for Docker with Ubuntu 20.04 LTS based (AMD64).

Softwares Installed:

  • PHP 8.1
  • Apache 2.4
  • msodbcsql17 and mssql-tools
  • sqlsrv and pdo_sqlsrv PHP driver
  • mysql PHP driver

Environment variables

To run this project, you will need to add the following environment variables to your .env

MYSQL_ROOT_PASSWORD

Install

  docker-compose build
  docker-compose up

Etiquetas

MIT License GPLv3 License AGPL License

About

Docker ubuntu20.4 apache php8.1 MySQ SQL Server (Mssql)


Languages

Language:PHP 100.0%