Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rndmh3ro/rndmh3ro.github.io
https://github.com/rndmh3ro/rndmh3ro.github.io
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rndmh3ro/rndmh3ro.github.io
- Owner: rndmh3ro
- Created: 2018-03-18T17:19:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T21:15:35.000Z (8 months ago)
- Last Synced: 2024-03-10T22:29:39.023Z (8 months ago)
- Language: HTML
- Size: 965 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rndmh3ro.github.io
Source code for https://rndmh3ro.github.io/
## Usage
### Building
```
docker build -t ansible_callback .
```### Running
```
docker run -ti -v "$(pwd):/tmp/output/" ansible_callback:latest
```