Skip to content

Instantly share code, notes, and snippets.

View Xexuline's full-sized avatar

Jesus Sabroso Xexuline

  • GuideSmiths
  • Madrid
View GitHub Profile
@mrcodedev
mrcodedev / DOCKER.md
Last active September 15, 2025 04:56
Docker: installation and use

DOCKER: INSTALLATION AND USE

Vamos a empezar viendo primero que diferencias hay entre las máquinas virtuales y los contenedores de Docker, para ver porque son mejores los contenedores.

Virtual Machines Vs Containers

Virtual Machines

Es un sistema operativo completo, funcionando de manera aislada sobre otro sistema operativo completo. La tecnología de VMs permite compartir el hardware de modo que lo puedan utilizar varios sistemas operativos al mismo tiempo.

@atuttle
atuttle / _readme.md
Last active October 1, 2018 12:34
Push Packt Free Book of the Day alert into your slack channel

Push alerts about the daily 🆓 Packt eBook into Slack

Install this globally. Yes, globally.

$ npm install -g scrape-html

Now create a local project somewhere: