dockerfile-include

1.0.7 • Public • Published

dockerfile-include

  • npm install -g dockerfile-include

Create a docker file with include instruction

FROM centos7

INCLUDE centos.doc

Execute docker build command

dockerfile-include -i centos.doc -o Dockerfile
docker build .

Functionalities

  • Add a new instruction "include" to include other Dockerfile.
  • chang the file path of instruction COPY.

Readme

Keywords

Package Sidebar

Install

npm i dockerfile-include

Weekly Downloads

3

Version

1.0.7

License

MIT

Unpacked Size

3.69 kB

Total Files

4

Last publish

Collaborators

  • puritys