Sign inSign up

tzermias/ppp

By tzermias

Updated almost 5 years ago

Image
0

1.1K

tzermias/ppp repository overview

ppp client Docker image

pppd client in a Docker image

Usage

You need to either use macvlan or host network drivers in order to use this image.

Assuming that your peer configuration is named dsl-provider, you can run the image as follows:

docker run --network pppd --privileged -d --device=/dev/ppp -v /path/to/ppp:/etc/ppp ppp  call dsl-provider

pppd binary is invoked with the nodetach option.

Tag summary

Content type

Image

Digest

Size

46.3 MB

Last updated

almost 5 years ago

docker pull tzermias/ppp