diogocavilha / docker-images

A few docker images config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom docker images

Don't you have docker installed yet?

Running the following command you'll get docker and docker-compose installed on your machine.

sudo curl -sS https://raw.githubusercontent.com/diogocavilha/docker-images/master/install.sh | sh

Once you're using Ubuntu > 18

sudo curl -sS https://raw.githubusercontent.com/diogocavilha/docker-images/master/install-ubuntu.sh | sh

Config files

About

A few docker images config.


Languages

Language:Dockerfile 77.3%Language:Shell 22.7%