File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed
Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 11FROM dtr.predix.io/predix-edge/alpine-amd64
22
3+ LABEL maintainer="Predix Builder Relations"
4+ LABEL org="https://hub.docker.com/u/predixadoption"
5+ LABEL version="1.0.26"
6+ LABEL support="https://forum.predix.io"
7+ LABEL license="https://github.com/PredixDev/predix-docker-samples/blob/master/LICENSE.md"
8+
39ENV LANG C.UTF-8
410
511ENV CDP_VERSION 1.0.0
Original file line number Diff line number Diff line change 11# Wind Workbench
22A Workbench that presents a simulated wind environment that will allow folks to learn elements of the Edge
33
4+
45![ Happy Day] ( /assets/BadScreenCaptureOfEdgeWindWorkbench.png?raw=true " Workbench ")
56
67## Installation
78
9+
810### Dependencies
911
1012- Docker - See install docs at https://edge.portal.ge.com/guides/dev-env/docker/
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Wind Workbench" ,
3+ "version" : " 1.0.26" ,
4+ "private" : false ,
5+ "dependencies" : {
6+ "local-setup" : " https://github.com/PredixDev/local-setup#1.0.101" ,
7+ "predix-scripts" : " https://github.com/PredixDev/predix-scripts#1.1.174" ,
8+ "wind-workbench" : " https://github.com/PredixDev/wind-workbench#1.0.26"
9+ },
10+ "author" : " susheelchoudhari"
11+ }
You can’t perform that action at this time.
0 commit comments