nikolaik / docker-python-nodejs

🐳 Python with Node.js docker image
MIT License
484 stars 72 forks source link

⚡️ Use official nodejs install method in all images #109

Closed nikolaik closed 10 months ago

nikolaik commented 1 year ago

Stop using nodesource deb which pulls in an extra python version (python-minimal). Replace installing yarn from yarn apt repo with corepack enable yarn