You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we are working to drop our custom docker-build.sh script and move to a composition file to make it easier to read and understand by everyone.
The first change is coming in #42 where the development builds are the main target.
This change will also make our builds rely completely on the repo tool and our manifests.
We target to complete the overhaul over the upcoming two weeks.
Development Environment
Goal
Build the Wirepas Gateway for Linux (wm-gateway) docker image natively on macOS using instructions on README.md in a fresh repo download.
Steps to Reproduce
$ repo init -u https://github.com/wirepas/manifest.git
$ repo sync
$ ./container/docker-build.sh --build-defaults container/build_defaults.env
Output
The text was updated successfully, but these errors were encountered: