Source: https://github.com/haeramkeem/multidockers/tree/main/py-timelog
docker build -t $IMAGE_TAG .LOG_FILE_PATH: Path of the file which container writes the current time. Default is/var/log/time.log.LOG_INTERVAL: Time interval for log writing. Default is1.
Official docker image can be found in here