1.0.1 • Published 3 years ago

build-img v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

build-img

This is a bash script that serves as a shorthand for building docker images with versions.

  • Simply do build-img <version> to build.
  • Or npx build-img <version>

How it works

  • This script will take your current directory name and use that as the docker image name
  • It will then tag the image with your version
  • It will use any Dockerfile that is located in your current directory
1.0.1

3 years ago

1.0.0

3 years ago