node-red-docker icon indicating copy to clipboard operation
node-red-docker copied to clipboard

Repository for all things Node-RED and Docker related

Results 34 node-red-docker issues
Sort by recently updated
recently updated
newest added

### What are the steps to reproduce? Run node-red in the official docker container. Verify that the gpiod nodes have connection to the gpiod (daemon). ![Skærmbillede 2020-02-09 kl 23 14...

Hi, in `docker-custom/Dockerfile.custom` no group id is created or assigned to the user `node-red`. It defaults to the root group. This creates permission problems when running something like, ``` docker...

#170 # What are the steps to reproduce? Run node-red dockerized without permissions to use `npm update` ### What happens? This error: ``` > [email protected] start /usr/src/node-red > node $NODE_OPTIONS...

nodered stoppen working after watchtower upgraded nodered to 1.2.0 due to missing node types. Example: ``` Flows stopped due to missing node types. hue-bridge light-scheduler-settings influxdb harmonyws-server hb-conf nuki-bridge zigbee2mqtt-server...

The -- link feature is deprecated in Docker, so needs to be updated to use user-defined bridges. This issue is associated with issue : https://github.com/node-red/node-red.github.io/issues/186, where information is duplicated

## What are the steps to reproduce? install: 1. ubuntu 20.04 desktop 2. docker-ce 19.03.12 3. node-red 1.0.6 (from latest docker) 4. nginx docker 5. launch a virtual directory named...

### What are the steps to reproduce? Run docker-compose\docker with mounting local directory to container. ### What happens? User from container will be mapped to me. UID collision with first...

### What are the steps to reproduce? Not sure. ### What happens? I see a lot of this in the logs: ``` (node:7) TimeoutOverflowWarning: 142244018977.92865 does not fit into a...

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes - Update NodeJS versions for 4.0.0 - Update...

Include Node 20 for Alpine build Set default Node version to 18 for both Alpine and Debian builds - [ ] Bugfix (non-breaking change which fixes an issue) - [x]...