Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 401 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 401 Bytes

Orchestrierung einer GDI über Docker (Workshop)

You can open the workshop here.

Installation notes:

  • Use node version v6.13.0
  • Install calibre with:
sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.py | sudo python -c "import sys; main=lambda:sys.stderr.write('Download failed\n'); exec(sys.stdin.read()); main()"