{"id":13613804,"url":"https://github.com/codenoid/docker-script","last_synced_at":"2025-09-10T19:44:36.282Z","repository":{"id":217161132,"uuid":"743212044","full_name":"codenoid/docker-script","owner":"codenoid","description":"Embed your whole project files into single existing Dockerfile file with respect to .dockerignore \u0026 GZIP compression support.","archived":false,"fork":false,"pushed_at":"2024-01-18T07:05:15.000Z","size":17,"stargazers_count":23,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-17T07:16:44.224Z","etag":null,"topics":["docker","dockerfile"],"latest_commit_sha":null,"homepage":"","language":"Go","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/codenoid.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}},"created_at":"2024-01-14T17:04:11.000Z","updated_at":"2024-11-18T20:22:14.000Z","dependencies_parsed_at":"2024-01-18T08:31:36.445Z","dependency_job_id":null,"html_url":"https://github.com/codenoid/docker-script","commit_stats":null,"previous_names":["codenoid/dockerscript"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fdocker-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fdocker-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fdocker-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codenoid%2Fdocker-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codenoid","download_url":"https://codeload.github.com/codenoid/docker-script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250276079,"owners_count":21403799,"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":["docker","dockerfile"],"created_at":"2024-08-01T20:00:53.768Z","updated_at":"2025-04-22T16:25:55.449Z","avatar_url":"https://github.com/codenoid.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# DockerScript\n\n![production ready](https://img.shields.io/badge/Project%20Stage-Production%20Ready-brightgreen.svg)\n\nEmbed your project files into single existing Dockerfile file with respect to .dockerignore \u0026 GZIP compression support\n\nInspired by @adtac's [Gist](https://gist.github.com/adtac/595b5823ef73b329167b815757bbce9f)\n\n## Features\n\n- [x] .dockerignore support\n- [x] GZIP Compression Support (~80% Smaller!!!)\n\n## How to run\n\nInstall [Go](https://dev.to/codenoid_/easiest-way-to-install-go-on-linux-gim) to follow the step below\n\n```sh\ngo install github.com/codenoid/docker-script@latest # install dockerscript\n\ncd your-project-which-contains-dockerfile\n\n# generates Dockerfile.script which will contains all of your project files\ndocker-script -path .\n\n# run the generated Dockerfile\n./Dockerfile.script\n```\n\n## Is this ready for production?\n\nyeah yeah, it's ready, but you may need to test your Dockerfile.script first, you may want to change something","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fdocker-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodenoid%2Fdocker-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodenoid%2Fdocker-script/lists"}