Skip to content

Can't access internet #17

Open
Open
@apaj

Description

@apaj

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions