python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to change the default docker registry in HashiCorp nomad
I want to change the default docker registry configuration in nomad. I am setting up a nomad cluster in enterprise VM, which connects to frog artifcatory docker registry. Any docker hub images referen...
Sanjeev Kumar
Votes: 0
Answers: 3
HashiCorp Nomad: Using and creating Samba/CIFS Docker volumes. Is this possible?
I have a question about Hashicorp Nomad in connection with the Docker driver.
I would like to create a Docker volume and then use it in a Nomad job, i.e. a container. I would find it best if I don't h...
Lsander
Votes: 0
Answers: 1
Scheduled termination of nomad job
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 which can do it. It looks like Nomad fund...
Stas
Votes: 0
Answers: 2
Nomad to deploy a container with a file
I'm quite new to Nomad and i'm looking to deploy a docker container which contains a specific file. I know Nomad has a docker driver built in, so would this be the correct action to take: 1. create a ...
Krist Manor
Votes: 0
Answers: 2