Skip to content

Commit

Permalink
md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Pennebaker committed Mar 28, 2022
1 parent 203f96b commit 569adc7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ buildx is hard. tug is easy.

When Docker introduced the buildx subsystem, their goals included making buildx operationally successful. But not necessarily as straightforward, consistent, and intuitive as single-platform `docker` commands. (Assuming that you consider Docker *straightforward, consistent, and intuitive*, ha.) We have run extensive drills on what buildx has to offer, and wrapped this into a neat little package called tug.

We are not replacing buildx, we just provide a proven workflow for high level buildx operation. We hope tug helps you to jumpstart multi-platform projects and even learn some fundamental buildx commands along the way. If you're curious to see more buildx gears turning, apply the `tug -debug` flag.
We are not replacing buildx, we just provide a proven workflow for high level buildx operation. We hope tug helps you to jumpstart multi-platform projects and even learn some fundamental buildx commands along the way.

You can see more Docker gears turning, apply the `tug -debug` flag. tug respects your time, but also rewards curiosity.

# DOCUMENTATION

Expand Down

0 comments on commit 569adc7

Please sign in to comment.