docker-shiny:具有用户名和密码身份验证的R Shiny服务器的Docker映像

时间:2021-05-10 19:29:05
【文件属性】:
文件名称:docker-shiny:具有用户名和密码身份验证的R Shiny服务器的Docker映像
文件大小:186KB
文件格式:ZIP
更新时间:2021-05-10 19:29:05
docker r shiny shiny-server r-shiny 码头工人 通过Docker部署的具有用户名和密码身份验证的简单R Shiny服务器 :locked_with_key: :raising_hands: :raising_hands: :clapping_hands: :clapping_hands: :clapping_hands: :clapping_hands: 要求 :spouting_whale: Docker和Git 快速开始 1.拉出或构建Docker映像。 您可以直接拉并运行图像: docker pull epwalsh/docker-shiny 或从头开始构建: :flexed_biceps: git clone https://github.com/epwalsh/docker-shiny.git && cd docker-shiny docker build -t epwalsh/shiny-server . 2.在本地运行docker镜像。 docker run --rm --env-file=access.txt -p 80:80 epwalsh/shiny-server 注意:如果直接
【文件预览】:
docker-shiny-master
----css()
--------ie10-viewport-bug-workaround.css(433B)
--------main.css(2KB)
----supervisord.conf(319B)
----nginx.conf(752B)
----shiny-server.conf(696B)
----img()
--------shiny.png(29KB)
--------homepage.png(171KB)
--------favicon.ico(1KB)
----Dockerfile(2KB)
----packages.sh(107B)
----index.html(4KB)
----LICENSE(1KB)
----.gitignore(608B)
----Makefile(284B)
----.dockerignore(38B)
----README.md(1KB)
----shiny-server.sh(164B)
----hello_world()
--------ui.R(527B)
--------server.R(555B)
----entrypoint.sh(582B)

网友评论