This repository was archived by the owner on Jun 22, 2024. It is now read-only.
This repository was archived by the owner on Jun 22, 2024. It is now read-only.
[🚀 Feature]: Update documentation on how to build seleniarm images manually. README is out of date. #23
Closed
Description
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: #19 (comment)
Usage example
Sometimes users and contributors need to build their own images. Instructions are helpful.