basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......outputPath, licensePath] = process.argv.slice(2); // Get the license...options); // Exit the process process.exit(0); basic-example/Dockerfile...