https://github.com/makeomatic/nomad
https://github.com/makeomatic/nomad
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/makeomatic/nomad
- Owner: makeomatic
- Created: 2016-06-02T16:55:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T00:15:36.000Z (almost 7 years ago)
- Last Synced: 2025-01-05T00:24:19.764Z (about 1 year ago)
- Language: Dockerfile
- Size: 17.6 KB
- Stars: 0
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/makeomatic/nomad) [](https://hub.docker.com/r/makeomatic/nomad) [](https://hub.docker.com/r/makeomatic/nomad)
# 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.