IHP 1.1 is out now!

Where is ihp-app-to-docker-image command

bai PRO

I have ihp pro now, build the code again and everything looks fine. But I didn't find "ihp-app-to-docker-image" command, it is a pro feature and document said it can be used in the "application" folder.

Where is this command from? I use mac and installed docker.

marc PRO

The application folder refers to the directory created by ihp-new.

Maybe you can try to run it inside a nix-shell:

cd the-project
nix-shell
ihp-app-to-docker-image