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

https://github.com/natserract/docker-automated-build

Set up automated build docker with shellscript
https://github.com/natserract/docker-automated-build

Last synced: 6 days ago
JSON representation

Set up automated build docker with shellscript

Awesome Lists containing this project

README

          

# docker-automated-build
Set up automated build docker with sh

## Get Started
```sh
$ git clone https://github.com/natserract/docker-automated-build.git
$ cd docker-automated-build
```

## Usage
```sh
$ sudo chmod +x ./deploy.sh
$ ./deploy.sh
```