Skip to content

Create build run and stop shell scripts and Dockerfile template with one command

License

Notifications You must be signed in to change notification settings

MikeyBeez/BubbaDock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

BubbaDock

This isn't working right yet. I only spent about an hour on it, but if you use docker a lot, it's worth finishing. I probably will when I start using docker a lot again.

This is a bash script with no dependencies.

Put it wherever your PATH will find them.

I use ~/bin

Create build run and stop shell scripts and Dockerfile template with one command

  • usage: BubbaDock(imagename, fromimage, switches)
  • Specify the image name that ends up in build --name imagename
  • and fromimage that ends up in Dockerfile FROM fromimage
  • and switches like i and t.

About

Create build run and stop shell scripts and Dockerfile template with one command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages