Chris' personal homepage, visit here.
Build the image via
cd .docker
docker compose build
Spawn local homepage with
cd .docker
docker compose up --detach
and go to http://0.0.0.0:4000 to show the website locally
Chris' personal homepage, visit here.
Build the image via
cd .docker
docker compose build
Spawn local homepage with
cd .docker
docker compose up --detach
and go to http://0.0.0.0:4000 to show the website locally