linuxserver/msedge

Sponsored OSS

By linuxserver.io

Updated 4 days ago

Image
6

100K+

linuxserver/msedge repository overview

linuxserver/msedge

This readme has been truncated from the full version found HERE

Microsoft Edge is a cross-platform web browser developed by Microsoft and based on Chromium.

Application Setup

The application can be accessed at:

Usage

docker run -d \
  --name=msedge \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -e EDGE_CLI=https://www.linuxserver.io/ `#optional` \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/msedge:latest

Tag summary

Content type

Image

Digest

sha256:83c3d3170

Size

1.2 GB

Last updated

4 days ago

docker pull linuxserver/msedge:150.0.4078

This week's pulls

Pulls:

2,415

Jul 6 to Jul 12