https://github.com/bugthesystem/docker-containers
come in!
https://github.com/bugthesystem/docker-containers
Last synced: 7 months ago
JSON representation
come in!
- Host: GitHub
- URL: https://github.com/bugthesystem/docker-containers
- Owner: bugthesystem
- License: mit
- Created: 2016-07-14T11:00:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T11:14:12.000Z (almost 10 years ago)
- Last Synced: 2025-02-14T13:06:22.931Z (over 1 year ago)
- Language: Puppet
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-containers
come in!
## Masterless Puppet
```sh
cd /masterless-puppet
```
### build
```sh
docker build -t puppe/masterless .
```
### run
```sh
docker run --name bidi puppe/masterless
```