Skip to content

fragotesac/docker-apache-mariadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

Do not use this configuration for production environments

Dev Docker Configuration

This is a minimalist docker configuration for development purposes.

It will start building 3 containers:

  1. Apache
  2. MariaDB
  3. Adminer

Just run:

sh start.sh

Once the build finished you'll see apache loading in:

http://localhost:8030/

And if you want to access the DataBase just go to:

http://localhost:8099/

The credentials for the datase are in the file docker-compose.yml , there you can also update the ports.

About

Simple Docker Apache MariaDB configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published