makeomatic / nomad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status DockerHub DockerHub

Nomad container

Provides latest nomad running on alpine + glibc compat. This container allows docker socket and binary pass-through.

Important notice that it's just a up-to-date nomad container, however it doesn't ship any default configuration with it. So to use it you will require to pass configuration volume - /config and optional data volume /data.

Note that

  • coreutils are required for nomad.
  • libtool is required when passedthrough docker binary is used.

About


Languages

Language:Dockerfile 71.5%Language:Shell 28.5%