Oh, and this might save you some typing: sed -i -e 's/%%BALENA_MACHINE_NAME%%/raspberrypi3/' docker/Dockerfile*template
.
@jimsynz, that did it! It built and pushed it to the container with that correction. Thanks!
Good to know that worked for you
Oh, and this might save you some typing: sed -i -e 's/%%BALENA_MACHINE_NAME%%/raspberrypi3/' docker/Dockerfile*template
.
@jimsynz, that did it! It built and pushed it to the container with that correction. Thanks!
Good to know that worked for you