There is a build.sh and build-amd64.sh and various other shell scripts that was used in the early days of seleniarm, but it is not the supported way to build the images and may be out of date with the upstream refactoring of how Dockerfiles are generated.
Feature and motivation
There is a build.sh and build-amd64.sh and various other shell scripts that was used in the early days of seleniarm, but it is not the supported way to build the images and may be out of date with the upstream refactoring of how Dockerfiles are generated.
Instructions on how to build the multi-arch images can be found here: https://github.com/seleniumhq-community/docker-seleniarm/issues/19#issuecomment-1264292122
Usage example
Sometimes users and contributors need to build their own images. Instructions are helpful.