You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.
I am on Ubuntu 18.04 (Windows subsystems for Linux).
I ran into error after
docker build -t selenium .
The following is the error:
###########################################################
Cannot add PPA: 'ppa:~jonathonf/ubuntu/pepperflashplugin-nonfree'.
The user named '~jonathonf' has no PPA named 'ubuntu/pepperflashplugin-nonfree'
Please choose from the following available PPAs:
Please make sure that the boxes below are checked before you submit your issue. Thank you!
Operating System
I provided my operating system name and version, e.g. output of uname -a
Linux 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux
Image version
If I don't have latest version of this image and can't upgrade, I will specify which one I'm using.
Could not build the image
Docker version
If I don't have latest version of docker I will specify which version with docker --version output
Docker version 19.03.5, build 633a0ea838
Docker-Compose
If I don't have latest version of docker-compose I will specify which version with docker-compose --version output
docker-compose version 1.25.1, build a82fef0
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am on Ubuntu 18.04 (Windows subsystems for Linux).
I ran into error after
docker build -t selenium .
The following is the error:
###########################################################
Cannot add PPA: 'ppa:~jonathonf/ubuntu/pepperflashplugin-nonfree'.
The user named '~jonathonf' has no PPA named 'ubuntu/pepperflashplugin-nonfree'
Please choose from the following available PPAs:
###########################################################
Please make sure that the boxes below are checked before you submit your issue. Thank you!
Operating System
uname -a
Linux 4.4.0-18362-Microsoft #476-Microsoft Fri Nov 01 16:53:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux
Image version
Could not build the image
Docker version
docker --version
outputDocker version 19.03.5, build 633a0ea838
Docker-Compose
docker-compose --version
outputdocker-compose version 1.25.1, build a82fef0
The text was updated successfully, but these errors were encountered: