Skip to content

Sismo2003/Docker-Apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker With Apache (simple) 🐬

What includes❔

  • HTTP apache server 🌐
  • PHP 8.0 🐘
  • MySql 🛢️
  • phpmyadmin 🖥️

How to use 💡

Run

docker-compose up -d

then Run

docker ps

the docker it should be created ✅

feel free to edit any file 💻

Not working?

  • Try to reconstruct the docker image but with out the atribute -d.
  • Make sure the package.json is not in the same folder of index.js.
  • Make sure the volumes in docker-compose are right.

Thanks!

I hope this repo was usefull for your proyect.

This is a repo created and maintained by © Sismo.

About

Simple Docker With Apache in Devian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published