webpool: disable password save dialog and add chromium-l10n for Russian UI
- Add --disable-features=PasswordManagerEnabled to Chromium flags - Add credentials_enable_service=False and profile.password_manager_enabled=False to Chrome Preferences - Install chromium-l10n package in Dockerfile for Russian browser UI
This commit is contained in:
@@ -8,6 +8,7 @@ ENV DEBIAN_FRONTEND=noninteractive \
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
tini \
|
||||
chromium \
|
||||
chromium-l10n \
|
||||
xvfb \
|
||||
x11vnc \
|
||||
fluxbox \
|
||||
|
||||
Reference in New Issue
Block a user