Skip to content

samara295/compose-diabetic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Demo/Assignment

https://github.com/samara295/compose-diabetic contains code which demonstrates docker and docker-compose using the Diabetic dataset (https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_diabetes.html)

Pre-requisites

  • Install docker
  • Install docker-compose

Running Instructions

  • Create a fork of the repo using the fork button.
  • Clone your fork using git clone https://www.github.com/<your-username>/compose-diabetic.git
  • Build the images using docker-compose build
  • Spin up the containers using docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors