Using gps usb with raspberry pi 3

What application container are you deploying? Looks like the container you are using doesn’t have systemd installed (maybe it uses another mechanism to manage services, which depends on the distro). You can either use another base image, or find the right way to start gpsd on the system that you currently have