Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 400 Bytes

readme.md

File metadata and controls

24 lines (12 loc) · 400 Bytes

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