https://github.com/opsgang/coreos_aws_hostcfg
this container adds core service cfgs and user files to a coreos host
https://github.com/opsgang/coreos_aws_hostcfg
aws coreos docker-image
Last synced: 10 days ago
JSON representation
this container adds core service cfgs and user files to a coreos host
- Host: GitHub
- URL: https://github.com/opsgang/coreos_aws_hostcfg
- Owner: opsgang
- License: mit
- Created: 2017-04-04T11:52:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-19T00:58:16.000Z (about 9 years ago)
- Last Synced: 2023-09-29T16:05:48.314Z (almost 3 years ago)
- Topics: aws, coreos, docker-image
- Language: Shell
- Size: 47.9 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coreos\_aws\_hostcfg
_... container adds build-delivery tools, cfgs and user files to a coreos host_
## building
**master branch built at shippable.com**
[](https://api.shippable.com/projects/58e3c53abefe150700ec299b)
```bash
git clone https://github.com/opsgang/coreos_aws_hostcfg.git
cd coreos_aws_hostcfg
./build.sh # adds custom labels to image
```
## installing
```bash
docker pull opsgang/coreos_aws_hostcfg:stable # or use the tag you prefer
```
## running