Skip to content

umerali06/PIAIC-ASSIGNMENT-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Python Addition Docker Container

This repository contains a Dockerized Python application that prompts users to input numbers and returns the sum of those numbers. The application runs inside a Docker container, making it easy to deploy and run consistently across different environments.

📦 Features

  • Python Application: A simple Python script that adds numbers provided by the user.
  • Dockerized: Encapsulated in a Docker container for consistent behavior across various environments.
  • User-Friendly: Easily run the application with a single Docker command.

🛠️ Setup and Installation

Prerequisites

  • Docker installed on your system.
  • A terminal or command prompt.

Step 1: Build the Docker Image

Clone this repository and navigate to its directory:

Instruction: to clone this Container, First you have to install the Docker Container in your Machine system.

docker pull ghcr.io/umerali06/docker:01

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages