This website requires JavaScript.
Explore
Help
Register
Sign In
kemko
/
nomad
Watch
1
Star
0
Fork
0
You've already forked nomad
mirror of
https://github.com/kemko/nomad.git
synced
2026-01-02 16:35:44 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3576f489932ede9b12640d5bbfbf44324f0cc527
nomad
/
client
/
executor
History
Alex Dadgar
3576f48993
Create Spawn pkg that handles IPC with the spawn-daemon and update exec_linux to use that
2015-11-02 20:28:37 -08:00
..
exec_linux_test.go
Cleanup exec_linux, force cgroups, check for systemd and update the Open() api
2015-10-29 15:26:35 -07:00
exec_linux.go
Create Spawn pkg that handles IPC with the spawn-daemon and update exec_linux to use that
2015-11-02 20:28:37 -08:00
exec_universal.go
Exec driver only applies on linux as root
2015-10-28 17:22:04 -07:00
exec.go
Insert missing 'may be' and clean up some other formatting / phrasing
2015-10-08 01:38:39 -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
setuid.go
Merge qemu test
2015-09-25 16:49:14 -07:00