Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove composer update hook to also run composer update in control site. * put back bin-tools so they are available in bin/ and fix path lookup, aligning with composer's new bin trick. * Put back Ansible playbook run in docker build command so we can save images. * Fix up docker-systemd-prepare file. * Adding run-quiet script to main scripts. * Run both devshop-install-prerequisites (to install ansible) AND docker-systemd-prepare to ensure fully functioning container. * Default to ubuntu1804 when using docker/docker-compose.yml * fix entry points, missing env vars in docker compose, build args, etc. * Fix robo up and build. * output more debugging info in GitHub actions. * Get systems working right in GitHub actions and locally, by REMOVING the systems volume! ¯\_(ツ)_/¯ * thanks geerlingguy/docker-ubuntu2004-ansible#18 (comment)
- Loading branch information