gpsfake
Global Positioning System - Python libraries
RUN apt-get update && \
apt-get install -y python-gps
RUN apt-get update && \
apt-get install -y python-gps
RUN apk add gpsd
RUN pacman -S --noconfirm gpsd
RUN apt-get update && \
apt-get install -y python-gps
RUN dnf install -y gpsd-clients
RUN apt-get update && \
apt-get install -y python-gps