mirror of
https://github.com/docker/compose.git
synced 2026-06-22 14:35:23 +00:00
* release version : if tag `v0.1.2` is exactly on the built commit : `0.1.2` (strip v when displaying `docker version`) * dev version : if tag `v0.1.2` is 3 commits before, and we are on commit `xyz` : `0.1.2-3-xyz` * will only match tags starting with `v[0-9]` |
||
|---|---|---|
| .. | ||
| compose | ||
| context | ||
| login | ||
| mobyflags | ||
| run | ||
| testdata | ||
| exec.go | ||
| inspect.go | ||
| inspect_test.go | ||
| logs.go | ||
| ps.go | ||
| ps_test.go | ||
| rm.go | ||
| serve.go | ||
| version.go | ||