{"id":21446037,"url":"https://github.com/sebmilardo/sdn-wise-docker","last_synced_at":"2026-01-03T08:03:52.722Z","repository":{"id":70158360,"uuid":"100857668","full_name":"SebMilardo/sdn-wise-docker","owner":"SebMilardo","description":"SDN-WISE Docker Image","archived":false,"fork":false,"pushed_at":"2017-08-20T20:03:52.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T11:21:19.927Z","etag":null,"topics":["contiki","cooja","docker","mininet","onos","sdn-wise"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/milardo/sdn-wise-docker/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SebMilardo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-20T11:43:09.000Z","updated_at":"2017-08-20T13:33:45.000Z","dependencies_parsed_at":"2023-05-22T22:58:30.368Z","dependency_job_id":null,"html_url":"https://github.com/SebMilardo/sdn-wise-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebMilardo%2Fsdn-wise-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebMilardo%2Fsdn-wise-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebMilardo%2Fsdn-wise-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebMilardo%2Fsdn-wise-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SebMilardo","download_url":"https://codeload.github.com/SebMilardo/sdn-wise-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955730,"owners_count":20374374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contiki","cooja","docker","mininet","onos","sdn-wise"],"created_at":"2024-11-23T02:41:29.032Z","updated_at":"2026-01-03T08:03:47.691Z","avatar_url":"https://github.com/SebMilardo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# SDN-WISE Docker Image\nThis repository contains the files to construct a complete SDN-WISE docker image that can execute\nMininet simulated wired networks, Cooja emulated/simulated wireless sensor networks and ONOS.\n\n## Docker Pull Command\nDownload from [Docker Hub](https://hub.docker.com/)\n\n`$ docker pull milardo/sdn-wise-docker`\n\n## Privileged Mode\nIt is important to run this container in Privileged mode (`--privileged`) so that if can manipulate the network interface properties and devices. \n\n## Docker Run Command\n\non Mac OSX:\n\n```\n$ open -a XQuartz\n```\n\nIn the XQuartz preferences, go to the “Security” and tick “Allow connections from network clients”\nthen:\n\n```\n$ ip=$(ifconfig en0 | grep inet | awk '$1==\"inet\" {print $2}')\n\n$ xhost + $ip\n\n$ docker run -it --rm --privileged -e DISPLAY=$ip:0 \\\n             -v /tmp/.X11-unix:/tmp/.X11-unix \\\n             milardo/sdn-wise-docker\n```\n\non Linux:\n\n```\n$ docker run -it --rm --privileged -e DISPLAY \\\n             -v /tmp/.X11-unix:/tmp/.X11-unix \\\n             -v /lib/modules:/lib/modules \\\n             milardo/sdn-wise-docker\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebmilardo%2Fsdn-wise-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebmilardo%2Fsdn-wise-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebmilardo%2Fsdn-wise-docker/lists"}