nukesz / godock

Build docker images without creating a dockerfile.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godock

Go Report Card

Build docker images without creating a dockerfile.

Usage

# Get godock
go get github.com/nukesz/godock

# Use it as you would the docker command without the -f flag
godock build -t myname/myapp .

About

Build docker images without creating a dockerfile.

License:MIT License


Languages

Language:Go 100.0%