Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap firefox with Chrome #7

Open
yaniveliash opened this issue Sep 19, 2016 · 0 comments
Open

Swap firefox with Chrome #7

yaniveliash opened this issue Sep 19, 2016 · 0 comments

Comments

@yaniveliash
Copy link

I've tried to swap firefox with chrome without success,
any suggestions ?

RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
RUN sudo sh -c 'echo "deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google.list'
RUN sudo apt-get update && sudo apt-get install google-chrome-stable -y

during executing I can see in the container logs:

failed to move to new namespace: PID namespace supported, network namespace supported,
but failed: errno = Operation not permitted
Aborted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant