зеркало из https://github.com/Azure/WALinuxAgent.git
27270823f2 | ||
---|---|---|
.. | ||
bin | ||
lib | ||
meta | ||
readme.md | ||
waagent.conf |
readme.md
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