https://github.com/mathieuschl/dj-flossy
https://github.com/mathieuschl/dj-flossy
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathieuschl/dj-flossy
- Owner: MathieuSchl
- Created: 2023-08-05T12:25:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T08:24:17.000Z (almost 3 years ago)
- Last Synced: 2023-08-09T08:53:53.901Z (almost 3 years ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dj-Flossy
## Build
```
docker build -t codyisthesenate/dj-flossy .
```
## Push image
```
docker push codyisthesenate/dj-flossy
```