Installing and Upgrading NiFi
Also available as:
PDF

Importing Docker

The first step to use the NiFi Docker installation is to import Docker. Enter the following command to import Docker:

docker import [OPTIONS] file|URL|- [REPOSITORY[:TAG]]

You can use the following options:

--change , -c

Apply Dockerfile instruction to the created image

--message , -m

Set commit message for imported image