willy.club/README.md

9 lines
207 B
Markdown
Raw Normal View History

2022-11-29 12:49:29 +00:00
# Very kewl website
2022-12-29 01:53:33 +00:00
Made by yours truly
2023-01-02 12:11:03 +00:00
# Run with docker
2022-12-29 01:53:33 +00:00
2023-01-02 12:11:03 +00:00
docker build --no-cache -f ./Dockerfile --tag willy-club-website
docker run -dt -p 8080:8080 --name willy-club-website willy-club-website