mirror of
https://github.com/clearlinux/WALinuxAgent.git
synced 2026-09-03 20:31:31 +00:00
Building the walinuxagent snap package
-
You will need the snappy developer tools on your Ubuntu Developer Desktop:
$ sudo add-apt-repository ppa:snappy-dev/tools $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install snappy-tools -
Copy the azurelinuxagent folder to snappy/lib
$ cp -rf azurelinuxagent snappy/lib -
Build the snap package under the snappy folder
$ cd snappy $ snappy build