www2.0/README.md

22 lines
353 B
Markdown
Raw Normal View History

2021-02-27 04:23:00 +00:00
# www2.0
2021-02-27 04:26:20 +00:00
The successor to my homepage. Hold on to your butts.
## Building/Testing
### Build the container locally
docker build -t www-swagg .
2021-12-10 22:47:47 +00:00
Tests are performed during the build process
## Tagging/Pushing
### Tag the image
2023-04-22 14:19:52 +00:00
docker tag www-swagg git.n4vn33t.com/swag/www-swagg
### Send it
2023-04-22 14:19:52 +00:00
docker push git.n4vn33t.com/swag/www-swagg