{"id":17322349,"url":"https://github.com/marlycormar/rocker_with_docker-compose","last_synced_at":"2026-05-09T00:37:27.957Z","repository":{"id":152320741,"uuid":"184316154","full_name":"marlycormar/rocker_with_docker-compose","owner":"marlycormar","description":"Rocker with docker-compose","archived":false,"fork":false,"pushed_at":"2020-07-28T23:18:07.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-01T09:12:55.998Z","etag":null,"topics":["docker","docker-compose","r","rocker","rstudio","tidyverse"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marlycormar.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-04-30T19:00:08.000Z","updated_at":"2020-07-28T23:18:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e104b2c-075b-4f37-9626-81e1b007b964","html_url":"https://github.com/marlycormar/rocker_with_docker-compose","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/marlycormar%2Frocker_with_docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marlycormar%2Frocker_with_docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marlycormar%2Frocker_with_docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marlycormar%2Frocker_with_docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marlycormar","download_url":"https://codeload.github.com/marlycormar/rocker_with_docker-compose/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245779431,"owners_count":20670684,"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":["docker","docker-compose","r","rocker","rstudio","tidyverse"],"created_at":"2024-10-15T13:41:50.119Z","updated_at":"2026-05-09T00:37:22.915Z","avatar_url":"https://github.com/marlycormar.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nSimple docker container that runs an R-script.\n\n\n# Guide to create the container\n\n- Clone locally a copy of this repo by running:\n\t\n\t   git clone git@github.com:marlycormar/rocker_with_docker-compose.git\n\n- Spin-up the container in detached mode (-d):\n\n\t   docker-compose up -d\n\n\n# The R-script\n\nThe `Test.R` file prints 'Hello World!' in the terminal and creates a dummy file named 'hello_world.txt'.\n\n\n# Base docker image\n\nThe `Dockerfile` uses as its base image the `rocker/tidyverse` image which comes with `r-ver`, `rstudio`, `tidyverse`, and `verse`. For more info, please see the docker hub [rocker/tidyverse](https://hub.docker.com/r/rocker/tidyverse) or its corresponding github repo [rocker-versioned](https://github.com/rocker-org/rocker-versioned).\n\n\n# Useful commands\n\n- List the images:\n    \n        docker images ls\n\n- List the containers:\n    \n        docker container ls\n\n- `ssh` into the vm:\n        \n        docker exec -it \u003ccontainer name\u003e /bin/sh\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarlycormar%2Frocker_with_docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarlycormar%2Frocker_with_docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarlycormar%2Frocker_with_docker-compose/lists"}