build-img

1.0.1 • Public • Published

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

Package Sidebar

Install

npm i build-img

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

1.33 kB

Total Files

3

Last publish

Collaborators

  • micahkatz