You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-10Lines changed: 6 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,8 @@ SMA Technologies assumes no liability for damage caused by the usage of any of t
17
17
18
18
| Docker-Compose Version | OpCon Version |
19
19
|-------------------------|----------------|
20
-
| 1.0.0 | 19.1.1+ |
21
-
| 1.0.1 | 19.1.1+ |
22
-
| 1.0.2 | 19.1.1+ |
23
-
| 1.0.3 | 19.1.1+ |
24
-
| 1.0.4 | 19.1.1+ |
25
-
| 1.0.5 | 20.0.0+ |
26
-
| 1.0.6 | 20.0.0+ |
27
-
| 1.0.7 | 20.0.0+ |
20
+
| >=1.0.0 | 19.1.1+ |
21
+
| >=1.0.5 | 20.0.0+ |
28
22
29
23
# Docker-Compose Instructions
30
24
Grab the **[docker-compose.yml](docker-compose.yml)** file, define your environment variables via the **.env** file and then run the following command to start MS SQL and OpCon Server containers.
@@ -35,14 +29,16 @@ Note: *You must be on the same directory as your docker-compose.yml file*
35
29
36
30
**Single Line Command Execution**
37
31
32
+
*Please replace **<TAG_VERSION>** with the correct one* (https://github.com/SMATechnologies/opcon-docker/tags)
0 commit comments