Skip to content

Sefdine/Docker_initialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Processing Application with Docker

This repository contains a simple data processing application that utilizes Docker for containerization. The application processes data using Python and stores it in a SQLite database.

Usage

Prerequisites

Make sure you have Docker installed on your system. If you haven't already, you can download and install Docker from here.

Clone the repo

Clone this repository, run the following command:

git clone https://github.com/Sefdine/Docker_initialization.git

Build an image based on the Dockerfile

Open the terminal and go in the folder where you have your project. Run this command :

docker build -t data-processing-app .

About

This is a simple docker initialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published