-
Do you have a Dockerfile that does not require balena and works standalone ?
-
Hi,
normally the function `balena devices supported` should return all devices working in a list. aktually it returns empty array
tested with master release and also with docker and kubernetes -> a…
-
# Expected Behavior
With the Windows standalone version (balena-cli-v18.2.2-windows-x64-standalone), I expected to download the folder, unzip it, and run the balena.exe inside for the `balena local…
-
Rename the project from 'resin-electronjs' to 'balena-electronjs'.
-
It was brought to our attention by a customer that `balena.logs.subscribe` callbacks cease happen in some cases.
The code sample seems to be barebones except for the fact that it loops `balena.models…
-
We broke this some time ago. It's time to fix it now with the new conditional loader.
-
Ok, I am trying to update my Open Balena from 1 device to another.
Can you see why the old one is working and new one is not?
2 servers in same AWS region
- Same Open Balena Admin setup (both op…
-
snap does not run. I'm on manjaro
```
$ balena-etcher-electron
/var/lib/snapd/snap/balena-etcher-electron/x1/app/balena-etcher-electron.bin: /var/lib/snapd/snap/balena-etcher-electron/x1/app…
-
As originally reported in:
* https://forums.balena.io/t/balena-create-app-fails-without-internet/342575
* https://github.com/balena-io/balena-cli/issues/2322
When users run the balena CLI command…
-
# Expected Behavior
Pushing an application to a device in local mode should take advantage of build layer caching.
# Actual Behavior
Given the following multi-stage `Dockerfile.template`:
``…