|
@@ -6,6 +6,7 @@
|
|
"description": "[arm][s6-version] Web File Browser which can be used as a middleware or standalone app.",
|
|
"description": "[arm][s6-version] Web File Browser which can be used as a middleware or standalone app.",
|
|
"image_arm32": "filebrowser/filebrowser:s6",
|
|
"image_arm32": "filebrowser/filebrowser:s6",
|
|
"image_arm64": "filebrowser/filebrowser:s6",
|
|
"image_arm64": "filebrowser/filebrowser:s6",
|
|
|
|
+ "image_amd64": "filebrowser/filebrowser:s6",
|
|
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png",
|
|
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/filebrowser.png",
|
|
"name": "filebrowser",
|
|
"name": "filebrowser",
|
|
"note": "The default user and password is admin/admin.",
|
|
"note": "The default user and password is admin/admin.",
|
|
@@ -27,7 +28,7 @@
|
|
"8082:80/tcp"
|
|
"8082:80/tcp"
|
|
],
|
|
],
|
|
"restart_policy": "unless-stopped",
|
|
"restart_policy": "unless-stopped",
|
|
- "title": "FileBrowser",
|
|
|
|
|
|
+ "title": "FileBrowser S6",
|
|
"type": 1,
|
|
"type": 1,
|
|
"videoID": 4,
|
|
"videoID": 4,
|
|
"volumes": [
|
|
"volumes": [
|
|
@@ -46,3 +47,4 @@
|
|
],
|
|
],
|
|
"webpage": "https://filebrowser.org/"
|
|
"webpage": "https://filebrowser.org/"
|
|
}
|
|
}
|
|
|
|
+
|