mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 23:42:24 -05:00
[PR #589] [MERGED] Add dobi to development tools #679
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/589
Author: @dnephin
Created: 6/24/2018
Status: ✅ Merged
Merged: 6/25/2018
Merged by: @veggiemonk
Base:
master← Head:add-dobi📝 Commits (1)
d1fd87aAdd dobi to development tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
https://github.com/dnephin/dobi
dobi is a build automation tool for Docker applications. You use a configuration file to declare developer tasks (build image, run tests, generate code, etc), and run those tasks in a container with the cli.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.