#!/bin/bash echo ":: Pruning docker system" yes|docker system prune -a echo ":: Recreating traccar:custom" /opt/traccar-docker/build.sh