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 is taking too long time now, so i will make a PR ready for merge.
This PR is for supporting migrid release v1.19.0+next and being able to work with new docker version that runs on Rockyliux 9(RHEL9).
Changes:
docker-compose_production_bind.yml
, because it will create the necessary directories when bootstrapping a new migrid environment (that is starting with no files or directories in state directory).combined.pem.sha256
,combined.pub.md5
andcombined.pub.sha256
DOMAIN
in .env file.make dockerclean
andmake dockervolumeclean
instead ofcommunity.docker.docker_prune
method.group_vars/all
example.This change for new docker version will also work on ubuntu 22.04 if you install docker-compose plugin.