-
Couldn't load subscription status.
- Fork 79
Open
Description
This is more a question and I'll tag it as such:
Is there a way to optionally check some kind of environment variable that if it exists, will not run cross-build-start? I ask because I've been trying to figure out a way of keeping the same Dockerfile for both building in CI (x86) and building on balena (ARM). Right now I have to have two separate Dockerfiles to build the same image minus the wrapping the installation code inside the
RUN [ "cross-build-start" ]
...
RUN [ "cross-build-end" ]
Thanks!
Metadata
Metadata
Assignees
Labels
No labels