Skip to content

sseidenthal/docker_development_setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic Development Setup for Docker on Mac

I am testing a generic docker development setup for mac

Prerequisites

brew install supervisor
brew install fsevents-tools
brew install dialog
brew install unison
brew install jq

Create Demo project

git clone https://github.com/sseidenthal/docker_development_setup.git my_project
cd my_project

Play with it

make
make install
make start
make docker.os
make docker.enter
make unison.log
make stop

This is only a demo, you could imagine a lot of useful features to the Makefile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors