{"id":19500036,"url":"https://github.com/anuprshetty/dockerify","last_synced_at":"2025-09-09T12:33:21.529Z","repository":{"id":177135500,"uuid":"462814455","full_name":"anuprshetty/dockerify","owner":"anuprshetty","description":"It's working on everyone's machine :)","archived":false,"fork":false,"pushed_at":"2025-01-01T11:28:58.000Z","size":359,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-02T01:15:42.966Z","etag":null,"topics":["devspace","docker","docker-compose","helm-chart","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anuprshetty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-02-23T16:22:04.000Z","updated_at":"2025-01-01T11:29:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"caed0aca-2820-4983-876a-d75f7f185b9f","html_url":"https://github.com/anuprshetty/dockerify","commit_stats":null,"previous_names":["anuprshetty/dockerify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anuprshetty/dockerify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuprshetty%2Fdockerify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuprshetty%2Fdockerify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuprshetty%2Fdockerify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuprshetty%2Fdockerify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anuprshetty","download_url":"https://codeload.github.com/anuprshetty/dockerify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuprshetty%2Fdockerify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266661984,"owners_count":23964411,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["devspace","docker","docker-compose","helm-chart","kubernetes"],"created_at":"2024-11-10T22:07:17.797Z","updated_at":"2025-07-23T10:31:24.725Z","avatar_url":"https://github.com/anuprshetty.png","language":"Shell","readme":"# Dockerify\n\nIt's working on everyone's machine :)\n\n## Projects\n\n- noobie --\u003e node.js, docker, docker compose\n- web_visits --\u003e node.js, redis, docker, docker compose\n- portfolio --\u003e react.js, docker, docker compose\n- fibonacci --\u003e react.js, node.js, redis, postgres, nginx, docker, docker compose, kubernetes, helm chart, devspace\n\n## Learnings from these projects\n\n- Docker\n- Docker Compose\n- Kubernetes\n- Helm Chart\n- DevSpace - Build, test and debug applications directly inside Kubernetes\n\n## Notes\n\n- Container-based application design encourages certain principles. One of these principles is that there should just be one process running in a container. That is to say, a Docker container should have just one program running inside it.\n- docker exec vs docker attach:\n  - docker exec command executes commands in a new process in the container.  \n    command: docker exec -it \u003ccontainer_id\u003e \u003cexec_command\u003e\n  - docker attach command attaches the standard IO streams of our terminal to the primary process of the running container.  \n    command: docker attach \u003ccontainer_id\u003e\n- containers in pods share the same unix/linux namespaces (localhost).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuprshetty%2Fdockerify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanuprshetty%2Fdockerify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuprshetty%2Fdockerify/lists"}