mirror of
https://github.com/moby/moby.git
synced 2026-07-11 00:58:22 +00:00
The stime syscall is a legacy syscall on some architectures to set the clock, should be blocked as time is not namespaced. Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>