jygastaud / docker-buildc

Sample plugin for build and run in the same command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Buildc

A bash plugin to build and run in the same command.

Install

Copy docker-buildc inside ~/.docker/cli-plugins directory

chmod +x docker-buildc

Usage

docker buildc run [tag name] [dockerfile path (optional; . by default)]

About

Sample plugin for build and run in the same command


Languages

Language:Shell 100.0%