Commit Graph

10 Commits (dependabot/go_modules/github.com/docker/cli-26.0.0incompatible)

Author SHA1 Message Date
nils måsén 9180e9558e
feat(docs): add template preview (#1777) 8 months ago
nils måsén 4a66a693c6
chore(deps): bump shoutrrr and containrd (#1088)
- update containrrr/shoutrrr to latest v0.5 patch (v0.5.1 => v0.5.2)
- update containerd/containerd to a "safe" version (v1.5.5 => v1.5.7)
3 years ago
Simon Aronsson cb62b16369
add http head based digest comparison to avoid dockerhub rate limits 3 years ago
Simon Aronsson ac05caa609 also keep the original markdown docs :P~ 5 years ago
Simon Aronsson 34b765960c move documentation from readme to gh pages 5 years ago
Simon Aronsson a2158c2bdc fix merge conflicts and do some refactoring 5 years ago
Simon Aronsson 1b82da1ab7 Setup a working pipeline
* add tests to ensure function even after switching docker client api version
* switch docker client api version to remove import of Sirupsen and get rid of the casing workaround
* migrate from glide to dep to go modules
* rewrite ci workflow
  * only run publish on version tags
  * only run build on branches
  * update goreleaser config
  * disable automated latest tag push
* remove dependency to v2tec/docker-gobuilder
* remove dead code and files
* add golands .idea folder to gitignore
* add label to released docker images
* add test reporting, add some unit tests
* change test output dir
* fix goreleaser versions
* add debug output for circleci and goreleaser
* disable cgo
5 years ago
Fabrizio Steiner 9f099cf352 - Use GoBuilder container for building and release tags with goreleaser.
- Add version to cli.
7 years ago
Fabrizio Steiner 63aa3efb11 Added glide for vendoring dependencies.
- Docker to 1.13.x
7 years ago
Ross Cadogan 61ac18fce5 Ignore build output (watchtower binary) 8 years ago