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
- Host: GitHub
- URL: https://github.com/novosga/docker
- Owner: novosga
- License: mit
- Created: 2017-11-10T15:23:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-09T19:18:18.000Z (10 months ago)
- Last Synced: 2025-09-09T23:12:35.447Z (10 months ago)
- Topics: docker, docker-compose, docker-image, novosga
- Language: Shell
- Size: 63.5 KB
- Stars: 14
- Watchers: 5
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```