this MN computer care software that able our clients to book for fixing desktop computer or laptops.
845
This repository provides a containerized Next.js application using Bun as the runtime and package manager. It is optimized for production with multi-stage builds, caching, and reduced image size.
Pull the image: docker pull leonard1thecoder/nextjs-bun-app:latest
Run the container: docker run -p 3000:3000 leonard1thecoder/nextjs-bun-app:latest
Access the app at: http://localhost:3000
latest – stable production builddev – development build with hot reloadThis image is maintained by leonard1thecoder. Contributions and issues are welcome.
Content type
Image
Digest
sha256:5c0ffcb57…
Size
100.6 MB
Last updated
4 months ago
docker pull leonard1thecoder/nextjs-bun-app