botanicus / docker-project-manager

Quickly spin off Docker containers for prototyping and development with your full dev environment, dotfiles and tools of choice.
MIT License
0 stars 1 forks source link

Add rebuild command #37

Open botanicus opened 5 years ago

botanicus commented 5 years ago

Which will be a shortcut for: stop, remove, build, create and start.

Well, as of now without start, since create doesn't really create anything just yet: create a follow-up ticket.