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
- Host: GitHub
- URL: https://github.com/natserract/docker-automated-build
- Owner: natserract
- Created: 2020-06-30T13:27:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-30T14:16:03.000Z (over 5 years ago)
- Last Synced: 2025-07-07T01:05:37.097Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```