Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Just install usrmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmortensen committed Dec 9, 2023
1 parent c92165e commit d56b368
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions NodeChromium/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ ENV LC_ALL=en_US.UTF-8
ENV LANG=en_US.UTF-8

# Deal with the usr merge issues in Debian
RUN dpkg --remove --force-all dpkg-fsys-usrunmess \
&& apt install usrmerge
RUN apt install usrmerge

# Install Chromium
# RUN echo "deb http://http.us.debian.org/debian/ stable non-free contrib main" >> /etc/apt/sources.list \
Expand Down

0 comments on commit d56b368

Please sign in to comment.