Sign inSign up

mayur4279/college_project

By mayur4279

Updated over 2 years ago

this repo consist of college project image...

Image
Machine learning & AI
0

98

mayur4279/college_project repository overview

Installations Guide

step 1) install docker in your local machine
sudo apt install docker -y

step 2) pull the docker image docker pull mayur4279/college_project:project_v1

step 3) Run the following command to start the container
docker run -d -p 8000:8000 --name project mayur4279/college_project:project_v1

step 4) Access your website using your public ip or private ip
curl <your_ip>:8000

Tag summary

Content type

Image

Digest

sha256:5ce5e1ddd

Size

509.6 MB

Last updated

over 2 years ago

docker pull mayur4279/college_project:project_v1