How to Run Run the container docker run -v ./ludo:/code -p 5173:5173 --rm -it suloch/bun:latest bash Start application using the bun runtime bun run dev --host Open localhost:5173 in the browser