dependabot[bot]
82431441a9
build(deps): bump github.com/fsouza/go-dockerclient from 1.8.3 to 1.9.0
...
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient ) from 1.8.3 to 1.9.0.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases )
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go )
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.8.3...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-10-15 06:02:12 -04:00
dependabot[bot]
7f14a3aab1
build(deps): bump github.com/fsouza/go-dockerclient from 1.7.4 to 1.7.6
...
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient ) from 1.7.4 to 1.7.6.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases )
- [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go )
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.7.4...v1.7.6 )
---
updated-dependencies:
- dependency-name: github.com/fsouza/go-dockerclient
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-12-23 07:29:54 -05:00
dependabot-preview[bot]
c771c564fa
Bump github.com/fsouza/go-dockerclient from 1.3.0 to 1.4.4
...
Bumps [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient ) from 1.3.0 to 1.4.4.
- [Release notes](https://github.com/fsouza/go-dockerclient/releases )
- [Commits](https://github.com/fsouza/go-dockerclient/compare/v1.3.0...v1.4.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Closes : #1884
Approved by: rhatdan
2019-10-01 22:15:27 +00:00
Daniel J Walsh
5ce80091ba
Add support for shell
...
Also vendor in the latest imagebuilder code and all the packages
that come with it.
Note: imagebuilder.NewBuilderForReader has been removed from imagebuilder
so I had to split the function up into two different calls.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #517
Approved by: rhatdan
2018-04-03 22:25:56 +00:00
Nalin Dahyabhai
a532522624
Vendor openshift/imagebuilder
...
Vendor openshift/imagebuilder and its dependencies, and pick up new
dependencies on golang.org/x/text and github.com/opencontainers/selinux.
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
Closes : #59
Approved by: rhatdan
2017-04-13 21:42:51 +00:00