https://github.com/djono/docker-php-native-php54-lamp
PHP 5.4 Native to running you Old-School Application
https://github.com/djono/docker-php-native-php54-lamp
docker docker-compose docker-container php php5 php54
Last synced: 11 months ago
JSON representation
PHP 5.4 Native to running you Old-School Application
- Host: GitHub
- URL: https://github.com/djono/docker-php-native-php54-lamp
- Owner: djono
- Created: 2023-11-08T06:40:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T06:42:55.000Z (over 2 years ago)
- Last Synced: 2025-01-21T12:07:29.360Z (about 1 year ago)
- Topics: docker, docker-compose, docker-container, php, php5, php54
- Language: Dockerfile
- Homepage:
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DockerLAMPStack PHP 5.4
A LAMP stack using docker compose
A step-by-step tutorial can be found here:
https://www.thearmchaircritic.org/tech-journals/creating-a-lamp-stack-using-docker-compose
### Beberapa file yang perlu dikonfigurasi :
*Several files that needed to be configured :*
1. apache/apache.conf
2. cert/(if any certificate files just put them here)
3. mysql/my.cnf
4. php/php.ini
5. public_html/(your exciting application files just put them here)
That's it! & Good luck!
by [mazjohn.com](https://mazjohn.com)