Open
Description
Description
Following the recent updates and merge of Beckn One related changes, the latest version of the Protocol Server needs to be containerized and published as a Docker image. This will ensure seamless deployment across environments and maintain alignment with the latest features, including the /on_subscribe
endpoint and challenge verification logic.
Goals
- Build Docker image for the latest version of the Protocol Server
- Push the image to the official Docker registry (e.g., Docker Hub or GitHub Container Registry)
- Verify the pushed image is working and available for use in deployments
Expected Outcome
The updated Protocol Server Docker image is successfully published and available in the container registry with proper tagging, allowing it to be pulled and deployed in various environments.
Acceptance Criteria
- Docker image is built from the latest codebase with Beckn One updates
- Image is successfully pushed to the Docker registry
- Pull and run test confirms successful image operation
Mockups / Wireframes
NA
Product Name
Beckn Onix
Domain
NA
Tech Skills Needed
Docker, Git, CI/CD, Container Registry Management
Complexity
Low
Category
DevOps
Sub-Category
Docker Image Management