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.
|
2 years ago | |
---|---|---|
charts/node-red | 2 years ago | |
Dockerfile | 2 years ago | |
Dockerfile.origi | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 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