Browse Source

Update the 64b template as well

Robert Middleswarth 3 years ago
parent
commit
fcd2d58ebc
1 changed files with 24 additions and 4 deletions
  1. 24 4
      template/portainer-v2-arm64.json

+ 24 - 4
template/portainer-v2-arm64.json

@@ -4209,7 +4209,7 @@
 				"139:139/tcp",
 				"445:445/tcp"
 			],
-			"command": "-s 'portainer;/share;yes;no;yes;guest' -g 'map to guest = never' -g 'restrict anonymous = 2'",
+			"command": "",
 			"restart_policy": "unless-stopped",
 			"title": "Samba",
 			"type": 1,
@@ -4220,15 +4220,35 @@
 					"label": "PUID",
 					"name": "PUID"
 				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "1000",
+					"label": "USERID",
+					"name": "USERID"
+				},
+				{
+					"default": "1000",
+					"label": "GROUPID",
+					"name": "GROUPID"
+				},
 				{
 					"default": "guest;guest",
 					"label": "USER",
 					"name": "USER"
 				},
 				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
+					"default": "true",
+					"label": "PERMISSIONS",
+					"name": "PERMISSIONS"
+				},
+				{
+					"default": "portainer;/share;yes;no;yes;guest",
+					"label": "SHARE",
+					"name": "SHARE"				
 				}
 			],
 			"volumes": [