mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-02 22:46:15 +00:00
Continue to allow onboot to have duplicates as we do not run simultaneously so that is ok (and we number them anyway), but services are run together so we will get a runtime error if duplicated as this is the containerd/runc id. Signed-off-by: Justin Cormack <justin.cormack@docker.com>