Operating system version of DCRS, based in Ubuntu modified by @mkg20001.
To only build the dcrs main snap run snapcraft
(assuming you have it installed) and enjoy.
To build the dcrs-core image run make ID=ubuntu-developer-account-id KEY=default CHANNEL=edge
This will require some things:
- An Ubuntu SSO Account
- A key which is registered in your account
- An account id (requires at least 1 snap upload)
- Ubuntu image:
snap install ubuntu-image --beta --devmode
- Snapcraft
- At least 6gb free disk space