Skip to content

Docker Process

Eric Bixby edited this page May 10, 2022 · 15 revisions

1) Install Docker (if not already)

Get Docker

2) Build

./docker-build.sh

3) Copy .xpi from container to host

./docker-copy.sh

If the build was successful, the .xpi file will be copied to the current directory.