GithubHelp home page GithubHelp logo

mnthomson / containerflare Goto Github PK

View Code? Open in Web Editor NEW
59.0 1.0 8.0 380 KB

๐Ÿ”ฅ Cloudflare (Workers + R2) edge container image repository

Home Page: https://cfcr.dev

TypeScript 66.62% JavaScript 7.99% Astro 16.12% Makefile 1.89% Shell 7.38%
cloudflare cloudflare-workers docker-registry docker container docker-image cloudflare-d1 cloudflare-r2

containerflare's Introduction

Containerflare Logo
ContainerFlare

Cloudflare container image repository

Last GitHub Commit


About

A globally distributed, edge container image registry that leverages the power of Cloudflare's global network. Providing docker pull's 3x faster than DockerHub, Containerflare offers a unique solution for developers looking to distribute their container images worldwide efficiently.

Features

  • Global Distribution: Utilize Cloudflare's vast network to pull container images from the edge, closest to where they are needed
  • High Performance: Experience speeds up to 3x faster than DockerHub, reducing the time it takes to download and deploy container images
  • Built with Astro: Containerflare is developed using the Astro web framework, ensuring a modern and efficient web application
  • Cloudflare Pages Hosting: By being hosted on Cloudflare Pages, Containerflare benefits from the additional speed and reliability inherent to the platform

Demo

Use the publicly hosted instance at cfcr.dev:

docker pull cfcr.dev/hello-world

Development

Containerflare can be run locally for either further development or customization.

Note

BEFORE you run the following steps make sure:

  • You have Node installed locally on you machine
  • You have docker & docker-compose installed and running
# Clone the repository
git clone https://github.com/MNThomson/containerflare.git && cd containerflare

# To start developing, run containerflare
npm start

The development environment is now running and accesible at https://localhost:4321/

To benchmark the implementation:

# Build the empty container (so there is no docker cache effecting results)
cd dev && make build

# Run the empty container
make run

# Within the container shell run the command to pull from the locally running containerflare instance
pull

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.