Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ volumes:
services:

browser:
image: bh.cr/balenalabs/browser-<arch> # where <arch> is one of aarch64, arm32 or amd64
image: bh.cr/balenalabs/browser-<arch> # where <arch> is one of aarch64, armv7hf or amd64
privileged: true # required for UDEV to find plugged in peripherals such as a USB mouse
network_mode: host
ports:
Expand Down