#Nixpacks only gen dockerfile
11 messages · Page 1 of 1 (latest)
Project ID: N/A
N/aA
I think --out will do that if I'm not mistaken
https://nixpacks.com/docs/cli
but still needs docker to be installed?
You would most likely need to have docked installed. Haven’t played with this myself, so cannot confirm
if yes, why?
To generate a docker image, you need docker. But I can play with this and report back. I don’t have docker installed on my system as of right now
How about you test it and find out for yourself?
thanks for the help...
So, I just tried running the command nixpacks build --out test . and all it did was give me the build table and created a test directory. And I do not have Docker on my computer, so not sure if anything actually succeeded or not