Sign inSign up

popwers/mini-bun

By popwers

•Updated 17 days ago

Mini Bun Docker Image aims to create a compact and efficient Docker image for Bun.

Image
Developer tools
Web servers
0

5.0K

popwers/mini-bun repository overview

Bun Logo Ā Ā Ā  Docker Logo

Alpine Linux Logo

ā šŸž Mini Bun Docker Image

🚨 This project is a fork of the official Bun repository. You can check my repo on GitHub⁠

ā šŸš€ Project Overview

Mini Bun Docker Image aims to create a compact and efficient Docker image for Bun by leveraging UPX (Ultimate Packer for eXecutables) to compress the Bun binary. The result is a significantly smaller container image without compromising functionality.

ā šŸ Getting Started

To use this optimized Bun Docker image:

  1. Pull the image from Docker Hub:

    docker pull popwers/mini-bun:latest
    
  2. Run a container:

    docker run -it popwers/mini-bun:latest
    

ā šŸ™ Credits

ā šŸ“š Additional Resources

Tag summary

Content type

Image

Digest

sha256:600461ffe…

Size

29.7 MB

Last updated

17 days ago

docker pull popwers/mini-bun