Skip to content

launathiel/ntn-docker

Repository files navigation

ntn-docker

Docker-compose repository by nathan

Install docker;

sudo apt-get install docker.io

Install docker-compose;

sudo curl -L "https://github.com/docker/compose/releases/download/1.28.4/docker-compose-$(uname -s)-$(uname -m)" -o /usr/bin/docker-compose
sudo chmod +x /usr/bin/docker-compose

About

self documentation about dockerizing some usefull application.

Topics

Resources

Stars

Watchers

Forks