{"id":17047079,"url":"https://github.com/dimitarpetrov/toolkit","last_synced_at":"2025-04-30T14:26:49.190Z","repository":{"id":217126230,"uuid":"253258158","full_name":"DimitarPetrov/toolkit","owner":"DimitarPetrov","description":"Docker container mirror of my dev environment.","archived":false,"fork":false,"pushed_at":"2020-05-18T18:21:23.000Z","size":7,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-30T14:26:42.065Z","etag":null,"topics":["developer-tools","development-environment","devtools","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/DimitarPetrov.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}},"created_at":"2020-04-05T14:46:50.000Z","updated_at":"2020-05-21T06:41:43.000Z","dependencies_parsed_at":"2024-01-14T18:58:20.759Z","dependency_job_id":"8b008526-45a4-4444-b66a-00ddb8495d35","html_url":"https://github.com/DimitarPetrov/toolkit","commit_stats":null,"previous_names":["dimitarpetrov/toolkit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Ftoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Ftoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Ftoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimitarPetrov%2Ftoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimitarPetrov","download_url":"https://codeload.github.com/DimitarPetrov/toolkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251721007,"owners_count":21632753,"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":["developer-tools","development-environment","devtools","docker","docker-container","docker-image"],"created_at":"2024-10-14T09:48:21.707Z","updated_at":"2025-04-30T14:26:49.151Z","avatar_url":"https://github.com/DimitarPetrov.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toolkit\n\nDocker container mirror of my dev environment.\n\nIt contains my `zsh` and `vim` setup as well as some day to day used cli tools.\n\n### How to run\n\n```\ndocker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock --name toolkit dnpetrovv/toolkit\n```\n\n#### Run in Current Working Directory\n\n```\ndocker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock -v ${PWD}:/root/${PWD##*/} -w /root/${PWD##*/} --name toolkit dnpetrovv/toolkit\n```\nThis will run the container and mount the current working directory under `/root/\u003cdir-name\u003e` `(~/\u003cdir-name\u003e)` inside the container. This way you can make any changes to your local file system form inside the container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarpetrov%2Ftoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitarpetrov%2Ftoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitarpetrov%2Ftoolkit/lists"}