Re-spin of Docker-Compose install package
Adding ability to locally build file-server container
After yesterdays 1.1.0 FlowForge release we noticed a few minor issues with the docker-compose install instructions.
We had relied on the fact we are now publishing container images to Docker Hub to install the new flowforge/file-server
container. At this time we are only building images for amd64 and arm64. Further, it was only tagged them with the current release number.
To remedy this we tagged v1.1.1 of the docker-compose project in which we have included the required Dockerfile
and resources to build the flowforge/file-server
locally, updated the build-containers.sh
script to build this container. We will also build the published containers for armv7 and include a latest tag going forward.
Written By:
Senior Software Developer
Published on:
Recommended Articles:
- Using Node-RED to Visualize Industrial Production Data via Modbus
- Community News May 2023
- Chat GPT in Node-RED Function Nodes
- Running the FlowForge Device Agent as a service on a Raspberry Pi
- Node-RED Tips - Subflows, Link Nodes, and the Range Node