You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is a bit of a meta-issue to catch up the examples to the changes in docker and outrigger practices over the last months.
Fixes
Upgrade all docker-compose files to v2.1 at least, and v3.2 preferred. This includes removing cases of volumes_from and other properties that are deprecated in the v2 format.
Update the build.yml configs to better alignment with what is produced by generator-outrigger-drupal. It should be a simpler subset of the generator configuration.
Review if docker-compose.yml configs need a similar refactor.
Review if jenkins.yml configs need a similar refactor.
Improvements
Add rig project example (sans Unison)
Add rig project + unison example
Add Tips & Tricks examples here or in the formal docs for BASH History, Overridable SSH Key, etc.
Add the output of rig project create as an example?
The text was updated successfully, but these errors were encountered:
This issue is a bit of a meta-issue to catch up the examples to the changes in docker and outrigger practices over the last months.
Fixes
Improvements
The text was updated successfully, but these errors were encountered: