Peter Clemenko

Results 72 comments of Peter Clemenko

Shouldn't it build python in to the container in the dockerfile?

I'm using windows 10. The build itself seems to be dependent on an existing reconng install in linux as indicated by having to create the .recon-ng directory. Try building it...

That may be the case, but the problem is while trying to build and run the docker container. I'm encountering these problems after having to hack around building and running...

Quite possibly, but if that's the case, it needs to be fixed.

The ability to stand up/build the docker containers on a windows host? The docker containers shouldn't be affected by the host being windows. If it is, that's a problem with...

Can you just set it up so that it auto builds and pushes to a container registry and the compose has the option to pull from the container registry?

Literally all you have to do is set up an account on docker hub, add your github repo, and add the dockerfile, and it will build on each push automatically.

I was thinking something similar to schema stitching. A method to have a js file that defines schemas that can be automatically included from a folder or a folder hierarchy...

I'd like to know where this is in the pipe as well