📄️ PR-DK01: Build Image for a NodeJS App
Build and optimize a container image for a Node.js/Express.js frontend service, implementing Docker best practices and security measures.
📄️ PR-DK02: Build Image for a Python App
Create an optimized container image for a Python Flask-based catalogue service, focusing on Python-specific best practices and efficient dependency management.
📄️ PR-DK03: Build Image for Go App
Develop a container image for a Go-based recommendation service, leveraging Go's static binary compilation and minimal container footprint.
📄️ PR-DK04: Build Image for Springboot App
Create an optimized container image for a Java Spring Boot voting service, focusing on JVM optimization and efficient resource utilization.