Skip to content

Simple local dev environment with Docker and other things

Notifications You must be signed in to change notification settings

vumik/docker-harbor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker - Harbor

Overview

Simple local dev environment with Docker and other things

Setup

  1. Download and install Docker with Docker Compose
  2. Clone repo into directory where you want to store your project.
  3. Create your own .env file from .env.example and set it parameters
  4. Clone or place your sources to application directory
  5. Comment services that you don't want to use in docker-compose.yml
  6. Start your containers with docker-compose up
  7. Just use ;)

P.S.

Pull requests are welcome

About

Simple local dev environment with Docker and other things

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published