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
9adea7ae1d
open-nomad
/
client
/
executor
History
Alex Dadgar
70a1a37f84
Small test cleanup
2015-09-25 17:55:29 -07:00
..
exec.go
Added errNoResources to executor package; return this when Limit is called with nil argument
2015-09-25 16:49:18 -07:00
exec_linux.go
Skip non-regular files in embedding and comment on the chrootEnv map
2015-09-25 16:49:19 -07:00
exec_linux_test.go
Small test cleanup
2015-09-25 17:55:29 -07:00
exec_universal.go
Added errNoResources to executor package; return this when Limit is called with nil argument
2015-09-25 16:49:18 -07:00
setuid.go
Merge qemu test
2015-09-25 16:49:14 -07:00
setuid_windows.go
Windows does not support exec.Cmd.SysProcAttr.Credential call; this causes cross-compiltion to fail so it's behind a build flag now
2015-09-18 18:59:42 -07:00