I'm fairly new to nomad. From a nomad job, I specified a docker image. From what I understand, nomad will download the image and create it's own container and
I am trying to get the current day and put in a local locals { current_day = formatdate("DD/MM/YYYY", timestamp()) } but a I get this error Call to unknown
I'm looking for analogue of nomad stop <job> command which I can schedule from the job itself. Is there such a thing in Nomad? I failed to find anything w
I'm trying to get the latest version of Nomad from official Github hashicorp repo. (written the explicit url for the version assets for the sake of the question