Sign inSign up

chrismetcalf/igate-docker

By chrismetcalf

Updated about 9 years ago

APRS IGate in a (Docker) box!

Image
1

444

chrismetcalf/igate-docker repository overview

Docker container config for the Direwolf software APRS IGate.

You'll need to create your own config file and map your own /config directory. Depending on the source of your SDR data, you may be able to get away with a TCP connection, but I needed to run in "privileged" mode to give my container access to the RTL device. My docker run command:

docker run --name igate -v /directory/where/i/put/docker/igate:/config --privileged chrismetcalf/igate-docker

Then Magic!

Tag summary

Content type

Image

Digest

Size

1.5 GB

Last updated

about 9 years ago

docker pull chrismetcalf/igate-docker