All apps · 0 apps
Microsoft-Edge
Docker app from ich777's Repository
Overview
Microsoft Edge is a proprietary, cross-platform web browser created by Microsoft.
Install Microsoft-Edge on Unraid in a few clicks.
Find Microsoft-Edge in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Microsoft-Edge Review the template variables and paths Click Install
Categories
Download Statistics
16,606
Total Downloads
251
This Month
955
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
ghcr.io/ich777/microsoft-edgeLast Updated2025-12-11
First Seen2023-04-05
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/vnc.html?autoconnect=true- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--restart=unless-stopped --shm-size=2G
Template configuration
Data DirPathrw
Data Path
- Target
- /ms-edge
- Value
- /mnt/cache/appdata/micrososft-edge/
noVNC WebGUIPorttcp
TCP noVNC WebGUI
- Target
- 8080
- Value
- 8080
Extra ParametersVariable
If needed enter extra startup parameters here otherwise leave empty.
- Target
- EXTRA_PARAMETERS
Microsoft Edge VersionVariable
Set to 'latest' and the container will check on each container start if a newer version is available or set a static version (please note that only stable versions are supported by the container).
- Target
- MS_EDGE_V
- Value
- latest
noVNC ResizingVariable
Valid options are 'off', 'scale', 'remote'.
- Target
- NOVNC_RESIZE
- Value
- remote
UIDVariable
- Value
- 99
GIDVariable
- Value
- 100
Custom Screen WidthVariable
Minimum screen width 1024 pixels
- Target
- CUSTOM_RES_W
- Value
- 1280
Custom Screen HeightVariable
Minimum screen hight 768 pixels
- Target
- CUSTOM_RES_H
- Value
- 768
UmaskVariable
- Target
- UMASK
- Value
- 0000