orcanode icon indicating copy to clipboard operation
orcanode copied to clipboard

Support pulling from docker hub in addition to building localling for amd64 and arm32v7 nodes

Open mcshicks opened this issue 4 years ago • 0 comments

There are several ways to do this, I'm taking the approach of instead of calling docker-compose build and docker-compose up using the -f option to select the correct compose file to have the desired outcome, like docker-compose -f docker-compose-rpi-build.yml and having seperate compose files for eatch option

mcshicks avatar May 08 '21 19:05 mcshicks