{"id":24659305,"url":"https://github.com/puritys/dockerfile-include","last_synced_at":"2026-05-06T23:42:24.900Z","repository":{"id":57214117,"uuid":"76574587","full_name":"puritys/dockerfile-include","owner":"puritys","description":"Add new instruction \"include\" for Dockerfile","archived":false,"fork":false,"pushed_at":"2018-06-07T03:05:50.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T14:50:42.594Z","etag":null,"topics":["dockerfile","include"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/puritys.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}},"created_at":"2016-12-15T16:05:09.000Z","updated_at":"2018-06-07T03:05:51.000Z","dependencies_parsed_at":"2022-08-26T13:41:18.398Z","dependency_job_id":null,"html_url":"https://github.com/puritys/dockerfile-include","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/puritys%2Fdockerfile-include","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puritys%2Fdockerfile-include/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puritys%2Fdockerfile-include/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puritys%2Fdockerfile-include/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puritys","download_url":"https://codeload.github.com/puritys/dockerfile-include/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244574772,"owners_count":20474820,"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":["dockerfile","include"],"created_at":"2025-01-26T02:54:51.182Z","updated_at":"2026-05-06T23:42:19.881Z","avatar_url":"https://github.com/puritys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dockerfile-include\n\n* npm install -g dockerfile-include\n\n\nCreate a docker file with include instruction\n\n```\nFROM centos7\n\nINCLUDE centos.doc\n```\n\n\nExecute docker build command\n```\ndockerfile-include -i centos.doc -o Dockerfile\ndocker build .\n```\n\n\n\n## Functionalities\n\n* Add a new instruction \"include\" to include other Dockerfile.\n* chang the file path of instruction COPY.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuritys%2Fdockerfile-include","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuritys%2Fdockerfile-include","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuritys%2Fdockerfile-include/lists"}