noraj / OSCP-Exam-Report-Template-Markdown

:orange_book: Markdown Templates for Offensive Security OSCP, OSWE, OSCE, OSEE, OSWP exam report
https://noraj.github.io/OSCP-Exam-Report-Template-Markdown/
MIT License
3.56k stars 752 forks source link

Added Docker Support #19

Closed Tripex48 closed 3 years ago

Tripex48 commented 3 years ago

Installing pandoc and TexLive on a base system may cause unexpected behavior, or it may be unwanted if the template is being used once-off. To simplify the deployment and usage steps, I have added Docker support to the project such that a local container can easily be created and removed after usage.

Parts of the Docker support has been taken from the scripts used by https://github.com/leonjza/frida-boot.

noraj commented 3 years ago

hi @Tripex48 Thanks for your hard word.

What I'd like we do is that you create a OS-Exam-Report-Template-Markdown-docker repository and I will create a Community maintained project section mentioning your repository. What do you think of it?

ret2src commented 3 years ago

I have forked the version by @Tripex48 and included your suggestion to pull eisvogel instead of having it in the repo, see: https://github.com/ret2src/OSCP-Exam-Report-Template-Markdown

Additionally, I've refactored the docker.sh script and did some little improvements here and there.

noraj commented 3 years ago

I have forked the version by @Tripex48 and included your suggestion to pull eisvogel instead of having it in the repo, see: https://github.com/ret2src/OSCP-Exam-Report-Template-Markdown

Additionally, I've refactored the docker.sh script and did some little improvements here and there.

Well done! I added the docker projects here: https://github.com/noraj/OSCP-Exam-Report-Template-Markdown#community-projects