Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeksterslab/docker-manbetaciwald-rocker

A rocker/rstudio container for the manBetaCIWald project.
https://github.com/jeksterslab/docker-manbetaciwald-rocker

Last synced: 15 days ago
JSON representation

A rocker/rstudio container for the manBetaCIWald project.

Awesome Lists containing this project

README

        

jeksterslab/manbetaciwald-rocker
================
Ivan Jacob Agaloos Pesigan
2023-08-21

[![Make
Project](https://github.com/jeksterslab/docker-manbetaciwald-rocker/actions/workflows/make.yml/badge.svg)](https://github.com/jeksterslab/docker-manbetaciwald-rocker/actions/workflows/make.yml)
[![Docker Build and
Push](https://github.com/jeksterslab/docker-manbetaciwald-rocker/actions/workflows/docker-build-push.yml/badge.svg)](https://github.com/jeksterslab/docker-manbetaciwald-rocker/actions/workflows/docker-build-push.yml)
[![Shell
Check](https://github.com/jeksterslab/docker-manbetaciwald-rocker/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/jeksterslab/docker-manbetaciwald-rocker/actions/workflows/shellcheck.yml)

## Description

A Docker container for the
[manBetaCIWald](https://github.com/jeksterslab/manBetaCIWald) project
based on the [Rocker Project](https://rocker-project.org/).

## Run

To launch `Rstudio Server`, run the following.

``` bash
docker run --rm -ti -e PASSWORD=yourpassword -p 8787:8787 jeksterslab/manbetaciwald-rocker
```

Open `http://localhost:8787` on your web browser to launch
`Rstudio Server`.

- username: rstudio
- password: yourpassword