HomeList of services
Container registry
Store, manage and distribute Docker Images
What is Container Registry?
Container Registry is a server service that provides storage resources for container images of individual developers or enterprises. Enterprises can build their own private Container Registry service for internal company use or use this service from third parties.
Bizfly Container Registry helps simplify the process of building and deploying containerized applications, saving costs and resources for customers to focus on product development.
Bizfly Container Registry Service Pricing
Pricing excludes 10% VAT
HOURLY STORAGE PRICING
Storage capacity is calculated on average in GB/hour units (each Gigabyte used per hour)
Hourly rate:
2.5(VND/GB)
DATA TRANSFER PRICING
Data transfer refers to download traffic (pull image) and does not include upload traffic (free).
Traffic (GB)
280 (VND/GB)
DATA TRANSFER PRICING CALCULATION
Example:
- In the first hour of usage, the customer uploads 2 images with actual storage capacity of 5GB and 13GB respectively. Thus, on average during that hour, the customer used (0 + 5 + 13) / 3 = 6GB.
- According to the above unit price, the amount to pay for storage in this hour is 6 * 2.5 = 15 VND.
Outstanding Advantages of Bizfly Container Registry
Fully Managed
No need to worry about infrastructure, operational costs or scaling.
Secure
Data transmitted via HTTPS protocol, stored separately from other users.
High Availability and Scalability
Bizfly Container Registry is designed to deliver scalability, good load tolerance and high availability.
Integration with Bizfly Cloud Server
Push and pull image operations from Bizfly Cloud Server become simple and easy with configuration that allows Cloud Server to directly access your Container Registry.
Automated Security Scanning
Bizfly Container Registry continuously scans your images for security vulnerabilities and provides you with complete information about issues and how to fix them.
Public Repositories
By default, repositories are created in private mode, meaning only you have access. However, when switching repositories to public mode, everyone can pull them.
Common Use Cases for Bizfly Container Registry
Docker Image Storage
Developers push images from personal machines to Bizfly Container Registry. Pull images to Cloud Server for deployment.

