15.0.5 • Published 19 days ago

balena-preload v15.0.5

Weekly downloads
601
License
Apache-2.0
Repository
github
Last release
19 days ago

balena-preload

npm npm license npm downloads

Script for preloading balena OS images (.img) with a user application container.

Using this will allow images with supervisor version above 1.0.0 to run the user application without connectivity, and without the need to download the container.

Warning

In order to preload images that use the overlay2 Docker storage driver (like nvidia jetson tx2 for example), you need to load the overlay Linux module:

sudo modprobe overlay

For other images you will need to have the aufs module loaded.

Deprecation

The standalone mode described below (balena-preload) is now deprecated. It will be removed in a future release. You should use balena-cli instead.

Install balena-cli and run balena help preload.

Install via npm

$ npm install --global balena-preload

Requirements

Issues

If you encounter any problem, you can open an issue

Known Issues

Speed Issues For Flasher Images on macOS

Docker on macOS has some speed issues with volumes. This makes this script slow, especially with Flasher Images.

Version Compatibility

This version will only work for balena OS versions 1.2 and later. For versions earlier than 1.2 you will need to checkout commit 5d6d4607bffc98acdf649ce5328e2079dfb9c3d9 of this repo and then follow the steps below.

BTRFS Support

Since Docker for Mac removed support for the BTRFS storage driver (see docker/for-mac/issues/388), preloading images prior to balena OS 2.0 will require the older Docker toolbox setup with VirtualBox to function properly.

15.0.3

19 days ago

15.0.4

19 days ago

15.0.5

19 days ago

15.0.2

3 months ago

15.0.0

6 months ago

15.0.1

6 months ago

14.0.1

9 months ago

14.0.2

8 months ago

14.0.3

7 months ago

14.0.0

11 months ago

13.0.0

1 year ago

12.2.0

1 year ago

12.1.1

1 year ago

12.0.1

2 years ago

12.1.0

2 years ago

12.0.0

2 years ago

11.0.0

3 years ago

10.5.0

3 years ago

10.4.20

3 years ago

10.4.15

3 years ago

10.4.14

3 years ago

10.4.17

3 years ago

10.4.16

3 years ago

10.4.11

3 years ago

10.4.10

3 years ago

10.4.13

3 years ago

10.4.12

3 years ago

10.4.19

3 years ago

10.4.18

3 years ago

10.4.9

3 years ago

10.4.8

3 years ago

10.4.2

3 years ago

10.4.3

3 years ago

10.4.4

3 years ago

10.4.5

3 years ago

10.4.6

3 years ago

10.4.7

3 years ago

10.4.1

3 years ago

10.4.0

4 years ago

10.3.1

4 years ago

10.3.0

4 years ago

10.2.4

4 years ago

10.2.3

4 years ago

10.2.2

4 years ago

10.2.1

4 years ago

10.2.0

4 years ago

10.1.1

4 years ago

10.1.0

4 years ago

10.0.0

4 years ago

9.0.0

4 years ago

8.4.0

4 years ago

8.3.1

4 years ago

8.3.0

4 years ago

8.2.2

4 years ago

8.2.1

5 years ago

8.2.0

5 years ago

8.1.4

5 years ago

8.1.3

5 years ago

8.1.2

5 years ago

8.1.1

5 years ago

8.1.0

5 years ago

8.0.4

5 years ago

8.0.3

5 years ago

8.0.2

5 years ago

8.0.1

5 years ago

8.0.0

6 years ago