Home
Chat
This website collects cookies to deliver better user experience
OK
Docker Compose - Ubuntu LAMP Setup on Windows
Docker Compose - Ubuntu LAMP Setup on Windows
This setup is only for local development, so I didn't add any security-related layers to it.
My Directory Structure for this setup was like this.
lamp/
├─
Dockerfile
├─
docker-compose.yml
├─
000-default.conf
After setting up (copy the given files below) or download it from
here
. Then switch to the lamp directory and issue the following command.
docker-compose up
Docker File
File Name:
Dockerfile
Docker Compose
File Name:
docker-compose.yml
Default Conf
File Name:
000-default.conf
This file is used to enable rewriteurl feature in
/var/www/html/
27
0
Categories:
Php
Tags:
Docker
Ubuntu
Apache
Php
Related Posts
loading...
loading...
loading...
loading...
loading...
loading...
loading...
loading...
Post Comment
Show Comments
Laravel Fluent Str - 48 Methods [🚀 10 MINUTES!]
3 fundamental monitoring methods essential for every DevOps engineer 🚀💥
PHP __construct (🧙♂️Lesson 1: PHP Magic Methods)
How to set up and deploy a Django application on a Linux server
Selenium Grid with Docker Compose
Docker Training 4 - Managing The Build Context
Deploy an image from IBM Cloud Container Registry to Kubernetes
Debugging a Docker Build Failure: Cannot Find /dist