{"id":17930837,"url":"https://github.com/camilotk/julia_docker","last_synced_at":"2026-02-26T10:28:25.519Z","repository":{"id":47534681,"uuid":"399632985","full_name":"Camilotk/julia_docker","owner":"Camilotk","description":"A template to create and run Julia projects on docker","archived":false,"fork":false,"pushed_at":"2021-08-25T01:17:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T10:27:25.079Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Camilotk.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}},"created_at":"2021-08-24T23:40:03.000Z","updated_at":"2021-08-25T01:17:09.000Z","dependencies_parsed_at":"2022-09-23T12:54:10.892Z","dependency_job_id":null,"html_url":"https://github.com/Camilotk/julia_docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/Camilotk/julia_docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilotk%2Fjulia_docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilotk%2Fjulia_docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilotk%2Fjulia_docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilotk%2Fjulia_docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Camilotk","download_url":"https://codeload.github.com/Camilotk/julia_docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Camilotk%2Fjulia_docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263339954,"owners_count":23451521,"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":[],"created_at":"2024-10-28T21:18:10.280Z","updated_at":"2025-10-30T09:45:19.026Z","avatar_url":"https://github.com/Camilotk.png","language":"Dockerfile","readme":"# Julia Docker Template\n\nThis is a project structure to start new projects in Julia using a Docker container. The main motivitation in this project is to provide a decoupled structure running in virtualization for testing and experimenting with Julia.\n\n## How to Use\n1. Create a new project with this template.\n2. Clone your project in the machine.\n```terminal\n$ git clone \u003cproject url\u003e\n```\n3. Build the image.\n```terminal\n$ make build\n```\n4. Create container.\n```terminal\n$ make container\n```\n5. Write your code.\n6. Run.\n```terminal\n$ make run\n```\n\n## Using the REPL\nFor use the container image REPL (Read Evaluate Print Loop) just use the following command:\n```terminal\n$ make repl\n```\n\n## Goals\n- [ ] Add support to Pluto.jl \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamilotk%2Fjulia_docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamilotk%2Fjulia_docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamilotk%2Fjulia_docker/lists"}