lordlabuckdas / gtfoo

go program to fetch gtfobins
GNU General Public License v3.0
0 stars 2 forks source link

[FEATURE] Dockerfile #22

Open lordlabuckdas opened 3 years ago

lordlabuckdas commented 3 years ago

Is your feature request related to a problem? Please describe. Not exactly, but it will be easier to run in docker

Describe the solution you'd like A dockerfile

Describe alternatives you've considered Makefile? yea nice I'll open an issue for that too

Additional context

alphaX86 commented 3 years ago

Hello there! Um, could you briefly explain what this issue is about in a more specific way?

lordlabuckdas commented 3 years ago

Hey, this issue is about creating a Dockerfile to containerize and run the program through docker. You can read more about Docker here and Dockerfile here.

lordlabuckdas commented 3 years ago

this issue has been now been temporarily dropped from NWoC, we'll come back to this when rest of the issues have been solved. upon discussion with @7phalange7 on resulting docker image sizes, an efficient docker solution to this program can be arrived at only after at least a single release to realize the correct functionality of containerizing this.