I’m passing a build option to my Dockerfile and it works fine locally. However Circle doesn’t seem to like it for some reason. When it gets to my build arg, it spits out this error:
ERROR: Need service name for --build-arg option
I cannot reproduce this locally and I’ve had no luck researching what this error means.