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

Can't access internet #17

Open
apaj opened this issue Mar 18, 2020 · 2 comments
Open

Can't access internet #17

apaj opened this issue Mar 18, 2020 · 2 comments

Comments

@apaj
Copy link

apaj commented Mar 18, 2020

A container created using this Dockerfile can't access internet:

root@cf81115deee8:~# ping google.com
bash: ping: command not found
root@cf81115deee8:~# apt-get install ping
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package ping

whereas other docker containers I have on the same physical machine successfully use apt-get.
Is there anything else one should do to get online from within this container?

@ritvik-maker
Copy link

idk bruh

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

3 participants