Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@putout/processor-docker NPM version

A Dockerfile is a text document that contains all the commands a user could call on the command line to assemble an image. This page describes the commands you can use in a Dockerfile.

(c) docker.com

🐊Putout processor adds ability to parse Dockerfile to json and back.

Install

npm i @putout/processor-docker

Usage

{
    "processors": ["docker"]
}

License

MIT