Skip to content

Whitepapers on Docker, the Ecosystem, market analysis & best practices

Notifications You must be signed in to change notification settings

rose-coste/whitepapers

 
 

Repository files navigation

whitepapers

Whitepapers on Docker, the Ecosystem, market analysis & best practices

Multiple file formats here (.pdf,.docx, .md) represent work in progress toward publication in Markdown.

pandoc can't directly convert .pdf to .md, so conversion took 2 steps for each of the 2 .pdfs:

  • in Adobe Acrobat Pro, open the _pt1 .pdf, then File > Save To Other > Microsoft Word > Word Document

  • in Terminal, pandoc state_of_union_containers_pt1.docx -f docx -t markdown -o state_of_union_containers_pt1.md

  • in Adobe Acrobat Pro, open the _pt2 .pdf, then File > Save To Other > Microsoft Word > Word Document

  • in Terminal, pandoc state_of_union_containers_pt2.docx -f docx -t markdown -o state_of_union_containers_pt2.md

About

Whitepapers on Docker, the Ecosystem, market analysis & best practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published