experimenter/scripts
Jared Lockhart 4c0df6b262
fix #5946 chore(project): cache docker layers in dockerhub (#5948)
Because

* It would save time if we push the docker build layers from circleci to dockerhub to reuse locally

This commit

* Uses the new buildkit --cache-from flag to pull in build layers from dockerhub when applicable
* Builds all stages and pushes them with their layers to dockerhub on every merge to main
* Configures local builds to pull those layers from dockerhub
* Removes the build circle stage since each circle task will now be able to pull from dockerhub rather than the local circle docker cache
2021-07-15 11:37:09 -04:00
..
echo_version_json.sh Change to continuous deployment fixes #2401 (#2408) 2020-03-24 20:25:37 -04:00
store_git_info.sh fix #5946 chore(project): cache docker layers in dockerhub (#5948) 2021-07-15 11:37:09 -04:00