Reese 30fb8c2171 Merge branch 'docker-buidlx-overhaul' into 'main'
Switch to container-builder buildx platform

See merge request services/common!2
2021-11-02 15:44:36 +00:00
2021-11-02 10:25:18 -04:00

Adding the "common" subtree as your .gitlab folder

# Add the subtree as a remote
git subtree add --prefix .gitlab git@gitlab.ducoterra.net:services/common.git main --squash

# Now you can run the following to update
make make-update
Description
Languages
Makefile 78.5%
Dockerfile 21.5%