{"id":13416599,"url":"https://github.com/benzaita/dockerized-cli","last_synced_at":"2025-03-15T00:31:10.630Z","repository":{"id":49865495,"uuid":"112024594","full_name":"benzaita/dockerized-cli","owner":"benzaita","description":"Containerized development environments using Docker","archived":false,"fork":false,"pushed_at":"2024-02-27T13:49:38.000Z","size":877,"stargazers_count":61,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-13T07:53:03.986Z","etag":null,"topics":["build-tool","cli","docker"],"latest_commit_sha":null,"homepage":"https://benzaita.github.io/dockerized-cli/index.html","language":"Python","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/benzaita.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}},"created_at":"2017-11-25T18:12:09.000Z","updated_at":"2024-09-22T06:43:01.000Z","dependencies_parsed_at":"2024-01-07T10:50:59.872Z","dependency_job_id":"76cd6326-a978-48b4-b324-879e42da5fc2","html_url":"https://github.com/benzaita/dockerized-cli","commit_stats":{"total_commits":224,"total_committers":4,"mean_commits":56.0,"dds":0.3928571428571429,"last_synced_commit":"aec503db865ca4da9fc08c68aaa002c8e8a79f39"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benzaita%2Fdockerized-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benzaita%2Fdockerized-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benzaita%2Fdockerized-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benzaita%2Fdockerized-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benzaita","download_url":"https://codeload.github.com/benzaita/dockerized-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243667721,"owners_count":20328032,"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":["build-tool","cli","docker"],"created_at":"2024-07-30T21:01:01.783Z","updated_at":"2025-03-15T00:31:10.189Z","avatar_url":"https://github.com/benzaita.png","language":"Python","readme":"dockerized 🏗❤️\n================\n\nEasily Docker-ize your build/development environment and seamlessly run commands inside it.\n\n_dockerized_ is a tool for seamlessly executing commands in a container. It takes care of the details so you can run a command in a container as if it was running on your machine - just prepend any command with `dockerized exec` to have it run in the container.\n\n# Documentation\n\nSee https://benzaita.github.io/dockerized-cli/index.html\n\n# Getting Started\n\nInstall _dockerized_:\n```shell\n$ pip install dockerized\n```\n\nInitialize your environment:\n```shell\n$ dockerized init\n$ echo FROM python:3.9 \u003e .dockerized/Dockerfile.dockerized\n```\n\nor use an example:\n```shell\n$ dockerized init --from https://github.com/benzaita/dockerized-example-python.git\n```\n\nThen run a command inside that environment:\n```shell\n$ dockerized exec python --version\n...\nPython 3.9.0\n```\n\nOr drop into an interactive shell inside the environment:\n```shell\n$ dockerized shell\n# python --version\nPython 3.9.0\n```\n","funding_links":[],"categories":["Development with Docker"],"sub_categories":["Wrappers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenzaita%2Fdockerized-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenzaita%2Fdockerized-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenzaita%2Fdockerized-cli/lists"}