{"id":15507882,"url":"https://github.com/jamesnetherton/docker-atom-editor","last_synced_at":"2025-04-15T03:54:04.863Z","repository":{"id":17952145,"uuid":"20936917","full_name":"jamesnetherton/docker-atom-editor","owner":"jamesnetherton","description":"Run the Atom editor within a Docker container","archived":false,"fork":false,"pushed_at":"2022-02-09T08:20:26.000Z","size":91,"stargazers_count":116,"open_issues_count":1,"forks_count":38,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T03:53:59.087Z","etag":null,"topics":["atom","atom-editor","docker","docker-container","docker-image"],"latest_commit_sha":null,"homepage":null,"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/jamesnetherton.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":"2014-06-17T19:32:20.000Z","updated_at":"2025-02-11T15:47:41.000Z","dependencies_parsed_at":"2022-07-26T20:01:59.325Z","dependency_job_id":null,"html_url":"https://github.com/jamesnetherton/docker-atom-editor","commit_stats":null,"previous_names":[],"tags_count":155,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fdocker-atom-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fdocker-atom-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fdocker-atom-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamesnetherton%2Fdocker-atom-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamesnetherton","download_url":"https://codeload.github.com/jamesnetherton/docker-atom-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249003955,"owners_count":21196794,"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":["atom","atom-editor","docker","docker-container","docker-image"],"created_at":"2024-10-02T09:34:01.080Z","updated_at":"2025-04-15T03:54:04.846Z","avatar_url":"https://github.com/jamesnetherton.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-atom-editor\n\n## Overview\n\nInstall and run the [Atom editor](https://atom.io/) from within a Docker container.\n\n## Building the image\n\nClone this repository, change into the source directory and run:\n\n```\ndocker build . -t jamesnetherton/docker-atom-editor\n```\n\n## Running Atom\n\n```\ndocker run -d -v /tmp/.X11-unix/:/tmp/.X11-unix/ \\\n              -v /dev/shm:/dev/shm \\\n              -v ${HOME}/.atom:/home/atom/.atom \\\n              -e DISPLAY \\\n              jamesnetherton/docker-atom-editor\n```\nNote that `-v /dev/shm:/dev/shm` may be optional and can be replaced by `--shm-size=\"\u003cnumber\u003e\u003cunit\u003e\"`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesnetherton%2Fdocker-atom-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamesnetherton%2Fdocker-atom-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamesnetherton%2Fdocker-atom-editor/lists"}