{"id":18107794,"url":"https://github.com/ar10dev/code","last_synced_at":"2025-04-06T07:16:56.753Z","repository":{"id":154778822,"uuid":"610779968","full_name":"AR10Dev/code","owner":"AR10Dev","description":"A code environment based on Ubuntu and VSCode tunnels","archived":false,"fork":false,"pushed_at":"2023-12-23T13:44:33.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T12:45:38.463Z","etag":null,"topics":["code","docker","hacktoberfest","tunnel","ubuntu","vscode","zsh"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/AR10Dev.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":"2023-03-07T13:20:14.000Z","updated_at":"2023-06-06T22:07:58.000Z","dependencies_parsed_at":"2024-10-31T23:13:47.314Z","dependency_job_id":"2ea266ac-ab05-4cfb-8461-8f6b8af216e5","html_url":"https://github.com/AR10Dev/code","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/AR10Dev%2Fcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR10Dev%2Fcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR10Dev%2Fcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AR10Dev%2Fcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AR10Dev","download_url":"https://codeload.github.com/AR10Dev/code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445682,"owners_count":20939961,"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":["code","docker","hacktoberfest","tunnel","ubuntu","vscode","zsh"],"created_at":"2024-10-31T23:13:34.653Z","updated_at":"2025-04-06T07:16:56.729Z","avatar_url":"https://github.com/AR10Dev.png","language":"Dockerfile","readme":"# code\nA code environment based on Ubuntu and VSCode tunnels.\n\nHere is the `docker-compose.yml` that powers the whole setup.\n\n```yaml\nversion: '3'\nservices:\n  code:\n    image: ghcr.io/ar10dev/code:latest\n    container_name: code\n    ports:\n      - 7000:8000\n      - 3000\n    volumes:\n      - /var/run/docker.sock:/var/run/docker.sock\n      - /home/ubuntu/projects:/home/code/workspace\n      # VSCode Cli Data\n      - /home/ubuntu/.vscode-data:/home/code/.vscode-data\n      # Git Config\n      - /home/ubuntu/.gitconfig:/home/code/.gitconfig\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Far10dev%2Fcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Far10dev%2Fcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Far10dev%2Fcode/lists"}