An open API service indexing awesome lists of open source software.

https://github.com/novosga/docker

NovoSGA dockerfiles
https://github.com/novosga/docker

docker docker-compose docker-image novosga

Last synced: 4 months ago
JSON representation

NovoSGA dockerfiles

Awesome Lists containing this project

README

          

# Docker

NovoSGA docker files.

## Installation

### Via Shell Script
Para instalar o sistema por meio do instalador automatico basta copiar o codigo abaixo
e colar direto no terminal de seu servidor Ubuntu:

```bash
curl -sSL https://raw.githubusercontent.com/novosga/docker/master/install.sh | bash
```