{"id":19844572,"url":"https://github.com/repsychling/docker","last_synced_at":"2026-04-09T20:04:08.034Z","repository":{"id":110422055,"uuid":"236887769","full_name":"RePsychLing/Docker","owner":"RePsychLing","description":"A repository for developing, maintaining, and distributing a consistent programming environment.","archived":false,"fork":false,"pushed_at":"2020-02-04T16:05:43.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T12:20:35.973Z","etag":null,"topics":["docker","docker-compose","julia-language","python","r","research-group","teaching-materials"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RePsychLing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-01-29T02:25:33.000Z","updated_at":"2020-02-04T16:05:45.000Z","dependencies_parsed_at":"2023-03-13T13:54:21.106Z","dependency_job_id":null,"html_url":"https://github.com/RePsychLing/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/RePsychLing%2FDocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RePsychLing%2FDocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RePsychLing%2FDocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RePsychLing%2FDocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RePsychLing","download_url":"https://codeload.github.com/RePsychLing/Docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241223626,"owners_count":19929733,"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","julia-language","python","r","research-group","teaching-materials"],"created_at":"2024-11-12T13:04:43.326Z","updated_at":"2025-11-24T03:05:44.763Z","avatar_url":"https://github.com/RePsychLing.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker\nA repository for developing, maintaining, and distributing a consistent programming environment.\n\n## How To Guide\n\n1. Download Docker from https://www.docker.com/\n2. Install Docker and run it\n3. Clone the Git repository anywhere on your local system.\n4. Navigate to the repository (i.e., have it as your working directory)\n5. Run the following command on the shell\n```\ndocker-compose -f docker-compose.yml up -d container_name\n```\nTo start the RStudio, Jupyter Lab, and VS Code all together omit the container_name argument.\n\n## Containers\n\n### RStudio\n\nRStudio will be accessible at http://localhost:8787/\n\nThis container includes R v3.6.1 and many R packages as well as Python v3.7.6 and Julia v1.3.1.\n\n### Jupyter Lab\n\nJupyter Lab will be accessible at http://localhost:8888/lab\n\nWhen prompted for a password, the password is: *jupyter*.\n\nThe available kernels include R v3.6.1 (conda version), Python v3.7.6, and Julia v1.3.1.\n\nFor Julia, run the following lines before installing packages to use the user library.\n```\nempty!(DEPOT_PATH)\npush!(DEPOT_PATH, joinpath(homedir(), \".julia\"))\n```\n\n### VS Code\n\nVisual Studio Code with Julia is accesible at http://localhost:8080/\n\nThis container includes Julia v1.3.1, Python v3.7.6, and R v3.6.1.\n\n## Volumes\n\nR packages are installed to `docker/R/user-library`\n\nJulia packages are installed at `docker/julia/.julia`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepsychling%2Fdocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frepsychling%2Fdocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frepsychling%2Fdocker/lists"}