Skip to content

gvjkumar2004/Django_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Application - Dockerized

This project demonstrates a Django web application that has been containerized using Docker. Containerization ensures consistent deployment across various environments.

Project Overview

The Django application is built to display a custom message: "Containerized the application using Docker." This project includes a Docker setup to simplify the deployment process.

Included Components

  • Dockerfile: Configures the Docker image build, including base image, dependencies, and application setup.
  • Custom Message Page: Displays "Containerized the application using Docker" to verify successful deployment.
  • Docker Hub Image: Published on Docker Hub as gvjkumar2004/django_app:latest.

Prerequisites

  • Docker installed on your machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published