Skip to content

Example of using docker-builder to create Docker containers with Nginx+MySQL

Notifications You must be signed in to change notification settings

maxivak/docker-nginx-mysql-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build and run Docker containers with docker-builder.

Two containers: Nginx + MySQL.

Quickstart

  • edit config.rb

  • since we use base images for nginx and mysql from docker repository - building of images is not needed

  • run containers

docker-builder up

it will run Docker containers for nginx and mysql

Configuration

edit config.rb

About

Example of using docker-builder to create Docker containers with Nginx+MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published