This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
a207050f01
open-nomad
/
dev
/
docker-clients
/
docker-privileged.hcl
6 lines
68 B
HCL
Raw
Normal View
History
Unescape
Escape
Add `dev/` for configs for use by Nomad developers This PR adds a folder `dev/` which can be used to store helpful commands and configs for use when developing Nomad itself.
2017-08-02 20:20:06 +00:00
client
{
chore: Format hcl configurations
2019-07-20 14:55:07 +00:00
options
{
"docker.privileged.enabled"
=
"true"
}
Add `dev/` for configs for use by Nomad developers This PR adds a folder `dev/` which can be used to store helpful commands and configs for use when developing Nomad itself.
2017-08-02 20:20:06 +00:00
}