mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-04-28 19:03:33 +00:00
Though libnetwork api is supposed to handle the sub router, it is given the entire URL to deal with. But the current api.go assumes the network/ to be in the root path. We need this patch to make it work seamlessly with docker & dnet UI & API Signed-off-by: Madhu Venugopal <madhu@docker.com>