We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1e179 commit 222c80bCopy full SHA for 222c80b
README.md
@@ -6,6 +6,8 @@ This is the ACAP packaging of the Docker Engine to be run on Axis devices with c
6
7
### Device
8
9
+Minimum Axis OS version 11.9.
10
+
11
The Docker ACAP requires a container capable device. You may check the compatibility of your device
12
by running:
13
app/manifest.json
@@ -13,7 +13,7 @@
},
14
"vendorUrl": "https://www.axis.com",
15
"runMode": "once",
16
- "version": "1.5.0-LTS"
+ "version": "2.0.0"
17
18
"installation": {
19
"postInstallScript": "postinstallscript.sh"
0 commit comments