https://github.com/tedder/kx1t-snapper
https://github.com/tedder/kx1t-snapper
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tedder/kx1t-snapper
- Owner: tedder
- Created: 2021-03-26T20:30:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T20:31:13.000Z (over 5 years ago)
- Last Synced: 2025-01-14T13:25:48.867Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# running instructions
```
docker build . -t snap
docker run -v `pwd`/output/:/tmp/ snap
```