You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alexander Morales 0650653178
ADD node-red
2 years ago
charts/node-red ADD node-red 2 years ago
Dockerfile ADD node-red 2 years ago
Dockerfile.origi ADD node-red 2 years ago
LICENSE ADD node-red 2 years ago
README.md ADD node-red 2 years ago

README.md

WunderComm node-red

node-red

Build container image

podman build --build-arg BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ') --build-arg VCS_REF=$(git rev-parse --short HEAD) -t quay.io/wundercomm/node-red:2.2.2-12-wundercomm-r4 --build-arg VERSION=2.2.2-12-wundercomm-r4 .

Push container image

podman push quay.io/wundercomm/node-red:2.2.2-12-wundercomm-r4