Jeff Geerling

Results 1857 comments of Jeff Geerling

Closing pre-emptively after my previous commit to get testing on Debian 11 and Ubuntu 22.04.

A link directly to [`docker-gen`](https://github.com/jwilder/docker-gen).

See also (just for an overview): - https://github.com/socketwench/dropwhale (see the [`docker-compose.yml`](https://github.com/socketwench/dropwhale/blob/master/docker-compose.yml)) - http://docker4drupal.org/ (see the [`docker-compose.yml`](https://github.com/wodby/docker4drupal/blob/master/docker-compose.yml)) - http://www.kalabox.io/ (much more of a black box) - http://docksal.io (a wrapper tool) (etc.)

Interesting to note the [docker4drupal project](https://github.com/wodby/docker4drupal/blob/master/CHANGELOG.md#130-rc1-dec-20th-2016) is using [docker-sync](https://github.com/EugenMayer/docker-sync/).

See a failed build: https://travis-ci.org/github/geerlingguy/ansible-role-mas/builds/698594635

See related: https://github.com/geerlingguy/ansible-role-solr/issues/132

Ha! Who would've thought they used that old format for 4.0.0 then changed it for follow-up versions? I'll merge if tests continue passing. Thanks.

Looks like yamllint is finding some extra spaces in your changes.

There's still a trailing space hiding out somewhere :(