Update dependency kitchen-docker to '~> 2.15.0' #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'~> 2.3.0'
->'~> 2.15.0'
Release Notes
test-kitchen/kitchen-docker (kitchen-docker)
v2.15.0
What's Changed
Full Changelog: test-kitchen/kitchen-docker@v.2.14.0...v2.15.0
v2.14.0
v2.13.0
Compare Source
v2.12.0
Compare Source
docker_platform
config to allow specifying architectures - @RulerOfv2.11.0
Compare Source
use_internal_docker_network
is setgpus
option that takes the same arguments that would be passed todocker run --gpus
--mount
docker CLI option. See the readme for additional details--tmpfs
entries to the docker run command. See the readme for additional detailsalmalinux
&rockylinux
v2.10.0
Compare Source
v2.9.0
Compare Source
v2.8.0
Compare Source
use_internal_docker_network
, which allows running Docker within Docker. See readme for usage details.uninitialized constant Kitchen::Driver::Docker::Base64
error by requiringbase64
v2.7.0
Compare Source
use_sudo
to default tofalse
in keeping with modern Docker usage.v2.6.0
Compare Source
later on.
v2.5.0
Compare Source
run_options
andbuild_options
configuration.v2.4.0
Compare Source
$container=docker
for CentOS images.kitchen -c
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.