logo
Articles About Github

Articles

  • Latest articlest
  • Articles with Github code

Topic

  • Javascript
    • Svelte
    • Node JS
  • Docker

Others

  • Newsletter
Install docker and docker compose on Ubuntu 20.04 September 19, 2020 · 2 min read

We are going to see how to install docker and docker compose on ubuntu 20.04 following the official documentation for your personal computer. Having docker installed on your local machine will let you have isolated containers (think of them as virtual machines) for each of your individual projects or scenarios.

With docker you can have a nginx, a php-fpm, a mysql database, a mongodb instance, a redis with just a git pull of your repo. All the developers that run the same code will also have the same endpoint versions of the software. Sounds right? Lets install it!.

Docker
Read More

    Articles

    • Latest articlest
    • Articles with Github code

    Topic

    • Javascript
      • Svelte
      • Node JS
    • Docker

    Others

    • Newsletter

    Personal website of Ángel Blanco

    Developed by Ángel Blanco hosted on Github

    This project this libraries

    framework svelte-kit
    css bulma
    js svelte
    bundler rollup
    md markdown-it

    And all of these...