{"id":18046872,"url":"https://github.com/athackst/dockerfiles","last_synced_at":"2025-05-16T18:09:33.397Z","repository":{"id":37104870,"uuid":"290966268","full_name":"athackst/dockerfiles","owner":"athackst","description":"Dockerfiles I use for development","archived":false,"fork":false,"pushed_at":"2025-05-15T05:01:40.000Z","size":581,"stargazers_count":238,"open_issues_count":4,"forks_count":47,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-15T06:19:13.845Z","etag":null,"topics":["dockerfiles","gazebo","gh-pages","ignition","ros2"],"latest_commit_sha":null,"homepage":"https://althack.dev/dockerfiles","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/athackst.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,"zenodo":null}},"created_at":"2020-08-28T06:14:03.000Z","updated_at":"2025-05-15T05:00:38.000Z","dependencies_parsed_at":"2022-06-24T10:59:03.367Z","dependency_job_id":"c324cb74-f0f5-4818-9371-4bbf006c5aa3","html_url":"https://github.com/athackst/dockerfiles","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/athackst%2Fdockerfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fdockerfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fdockerfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/athackst%2Fdockerfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/athackst","download_url":"https://codeload.github.com/athackst/dockerfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582907,"owners_count":22095518,"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":["dockerfiles","gazebo","gh-pages","ignition","ros2"],"created_at":"2024-10-30T19:09:33.779Z","updated_at":"2025-05-16T18:09:33.379Z","avatar_url":"https://github.com/athackst.png","language":"Dockerfile","readme":"# dockerfiles\n\n[![Documentation](https://github.com/athackst/dockerfiles/actions/workflows/publish_docs.yml/badge.svg)](https://github.com/athackst/dockerfiles/actions/workflows/publish_docs.yml)\n[![Dockerfiles](https://github.com/athackst/dockerfiles/actions/workflows/docker.yml/badge.svg)](https://github.com/athackst/dockerfiles/actions/workflows/docker.yml)\n\nThese are multi-stage docker images I use for developing with [VSCode](https://code.visualstudio.com/).\n\nSee [how I develop with vscode and docker](https://www.allisonthackston.com/articles/docker_development.html).\n\nInstructions on how to duplicate my IDE:\n\n* [vscode, docker, and ros2](https://www.allisonthackston.com/articles/vscode_docker_ros2.html)\n* [vscode, docker, and github pages](https://www.allisonthackston.com/articles/vscode_docker_github_pages.html)\n\nImages will continue to be supported so long as they haven't reached EOL\n\n* **Ignition/Gazebo** https://gazebosim.org/docs/all/releases\n* **Gazebo (classic)** http://classic.gazebosim.org/#status\n* **ROS** http://wiki.ros.org/Distributions\n* **ROS2** https://docs.ros.org/en/rolling/Releases.html\n\n\n## Quick start\n\nGrab the docker image from [docker hub](https://hub.docker.com/u/althack).  This repo provides the images in:\n\n* [althack/ros](https://hub.docker.com/r/althack/ros)\n* [althack/ros2](https://hub.docker.com/r/althack/ros2)\n* [althack/gazebo](https://hub.docker.com/r/althack/gazebo)\n* [althack/igntion](https://hub.docker.com/r/althack/ignition)\n* [althack/gz](https://hub.docker.com/r/althack/gz)\n\nThen, set up a [vscode workspace](https://github.com/athackst/vscode_ros2_workspace).\n\n## Build from source\n\nAlternatively, you can build all the docker images directly from source.\n\n```bash\n./build.py all\n```\n\nOr just build one\n\n```bash\n./build.py foxy\n```\n\nOr just a single target for one\n\n```bash\n./build --target dev foxy\n```\n\nTo see help information and build options\n\n```bash\n./build.py --help\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathackst%2Fdockerfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fathackst%2Fdockerfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fathackst%2Fdockerfiles/lists"}