Chaining multiple commands is deprecated and will be rejected in a future version of Clickable.
-
Running clickable clean build-libs build click-build shows the following:
clickable clean build-libs build click-build "dependencies_build" is deprecated. Use "dependencies_host" instead! Chaining multiple commands is deprecated and will be rejected in a future version of Clickable. Building qxmpp Unable to find image 'clickable/ubuntu-sdk:16.04-armhf' locally 16.04-armhf: Pulling from clickable/ubuntu-sdk fe703b657a32: Already exists f9df1fafd224: Already exists a645a4b887f9: Already exists 57db7fe0b522: Already exists 72511e7ca52e: Pull complete 36729facdc2a: Downloading [==> ] 3.193MB/60.42MB 32891478e09a: Downloading [> ] 3.222MB/529.5MB f05da3905af4: Downloading [> ] 1.067MB/123.7MB 7515a823503a: Waiting a338df923bec: Waiting e2d792f6e413: Pulling fs layer 343e6d95b2fe: Waiting 52e43b9d0edc: Waiting 67c8daa6fbbc: Waiting 1f2018ac5b81: Pulling fs layer
Hard disk size is limited. Clickable installed. Downloading new components, what was 2.9 Gb?
-
@boky
Clickable uses a docker container, the image size is around 3GB for each target.
Older images can remain but you can clean them withdocker rmi
(read the manual before)