{"id":15674356,"url":"https://github.com/lc0/docker-shiny-server","last_synced_at":"2025-05-06T22:56:21.106Z","repository":{"id":142090568,"uuid":"48810555","full_name":"lc0/docker-shiny-server","owner":"lc0","description":"Docker container for Shiny Server","archived":false,"fork":false,"pushed_at":"2016-03-31T20:23:01.000Z","size":6,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T22:56:09.978Z","etag":null,"topics":["dataviz","docker","docker-container","shiny","shiny-server","visualisation"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lc0.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":"2015-12-30T16:55:27.000Z","updated_at":"2018-05-01T05:02:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b1eb868-afdd-4398-916c-b534aab7a9c0","html_url":"https://github.com/lc0/docker-shiny-server","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/lc0%2Fdocker-shiny-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc0%2Fdocker-shiny-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc0%2Fdocker-shiny-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc0%2Fdocker-shiny-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lc0","download_url":"https://codeload.github.com/lc0/docker-shiny-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252782482,"owners_count":21803383,"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":["dataviz","docker","docker-container","shiny","shiny-server","visualisation"],"created_at":"2024-10-03T15:44:11.744Z","updated_at":"2025-05-06T22:56:21.089Z","avatar_url":"https://github.com/lc0.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker container for Shiny Server\n=======================\n\n[![Docker Repository on Quay](https://quay.io/repository/lc00/docker-shiny-server/status \"Docker Repository on Quay\")](https://quay.io/repository/lc00/docker-shiny-server)\n[![Docker Hub](https://img.shields.io/docker/pulls/sergii/docker-shiny-server.svg \"Docker Hub\")](https://hub.docker.com/r/sergii/docker-shiny-server/)\n\nThe image is also available from [Docker Hub](https://hub.docker.com/r/sergii/docker-shiny-server/).\n\n## Usage:\n\nTo run a container with Shiny Server\n```sh\ndocker run -d -p 3838:3838 sergii/docker-shiny-server\n```\n\nIf you run `docker-machine` you need to find IP of the running: `docker-machine ip machine_name`\n\nOr just generate a complete URL of Shiny server:\n```sh\necho http://$(docker-machine ip machine_name):3838\n```\n\nIn order to run your application you can use [Docker Volumes](https://docs.docker.com/engine/userguide/containers/dockervolumes/)\n```sh\ndocker run -d -p 3838:3838 -v ~/pop:/srv/shiny-server/pop sergii/docker-shiny-server\n```\nIn this case, our application is located in ~/pop. Running application should be available by URL:\n\n```sh\necho http://$(docker-machine ip machine_name):3838/pop\n````\nNow you can just edit you R files, without a need to rebuild an image every time. Be aware, folder sharing works for OSX docker-machine automatically only if your project is located in a home directory.\n\n# Video\n![lc0/docker-shiny-server example/docker-shiny-server](http://g.recordit.co/0iHRE5jO18.gif \"lc0/docker-shiny-server example\")\n[Video](http://recordit.co/0iHRE5jO18)\n\n\n\n---\n\n\u003e [lc0.github.io](http://lc0.github.io) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e Twitter [@lc0d3r](https://twitter.com/lc0d3r) \u0026nbsp;\u0026middot;\u0026nbsp;\n\u003e GitHub [@lc0](https://github.com/lc0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flc0%2Fdocker-shiny-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flc0%2Fdocker-shiny-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flc0%2Fdocker-shiny-server/lists"}