Our great sponsors
-
Multipass is a project made available by Canonical1 also develops and publish the Ubuntu2 Linux distribution. So install it either from the website or via homebrew. If you don’t have the Docker CLI yet, install it too
-
--- users: - name: ubuntu sudo: ALL=(ALL) NOPASSWD:ALL ssh-authorized-keys: - ssh-rsa AAAAB3... package_update: true packages: - docker.io - avahi-daemon - apt-transport-https - ca-certificates - curl - gnupg - lsb-release runcmd: - sudo curl -fsSL https://get.docker.com | sudo bash - sudo systemctl enable docker - sudo systemctl enable -s HUP ssh - sudo groupadd docker - sudo usermod -aG docker ubuntu
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
Multipass is a project made available by Canonical1 also develops and publish the Ubuntu2 Linux distribution. So install it either from the website or via homebrew. If you don’t have the Docker CLI yet, install it too