mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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>