docker-nomad icon indicating copy to clipboard operation
docker-nomad copied to clipboard

Consider archiving this repository in favor of upstream image

Open multani opened this issue 9 months ago • 3 comments

Since https://github.com/hashicorp/nomad/pull/17017, HashiCorp provides an official Docker image for Nomad available at https://hub.docker.com/r/hashicorp/nomad, rendering this repository not very useful.

Unless there's a specific need for https://hub.docker.com/r/multani/nomad/, I will archive this repository in a couple of months, redirecting previous users to HashiCorp's version.

Feel free to comment below if you have a good reason to use multani/nomad instead of hashicorp/nomad!

multani avatar Feb 23 '25 10:02 multani

Hi, please dont, my reason to use multani/nomad instead of hashicorp/nomad:

  1. multani/nomad 's base image support TZ env var to adjust timezone, but hashicorp/nomad not
  2. multani/nomad can run with rootless user nomad ref, but hashicorp/nomad not

fsdrw08 avatar Mar 03 '25 07:03 fsdrw08

@fsdrw08 have you tried to report these issues upstream by any chance?

multani avatar Mar 03 '25 08:03 multani

@fsdrw08 have you tried to report these issues upstream by any chance?

not yet, regarding to the dockerfile content they write, I just feel that they didnt care much about the quality of nomad run in container, they except user to run nomad in machine, but not container

fsdrw08 avatar Mar 03 '25 08:03 fsdrw08