Pinned Loading
-
How to install NodeJS on Ubuntu 18.0...
How to install NodeJS on Ubuntu 18.04 and 20.04 using NVM 1# 1- install curl2sudo apt update && sudo apt install curl -y34# 2- download the installation script, it will do the installation automatically5# replace v0.37.2 with the latest version -
How to install Docker and Docker Com...
How to install Docker and Docker Compose on Ubuntu 18.04 and 20.04 1# --------------Installing docker2# 1- update packages list and install dependencies3sudo apt update && sudo apt install apt-transport-https ca-certificates curl software-properties-common -y45# 2- add GPG keys for docker repo -
docker-with-rails
docker-with-rails PublicThis project demonstrates how to Dockerize an existing Rails application with PostgreSQL and Redis using Docker Compose.
HTML
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
