* Fix bug on creating the testing container for PRs and create a function to run docker image prune -f that will get run when the script exits cleanly or uncleanly. This prevent junk containers from building up over time. * Add in some labels and keys. Add in building containers on master branch. * Let's also build on main branch for when we eventually move away from master. * Let's use a previous builder image as a cache as it might speed things up. |
||
|---|---|---|
| .. | ||
| build_containers.sh | ||
| bundle.sh | ||
| clean_fork.sh | ||
| entrypoint-dev.sh | ||
| entrypoint.sh | ||
| sync_fork.sh | ||