Skip to content

blue271828/docker-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-notebook

Docker Cloud Build Status

This Docker image is used as a base to create a jupyter notebook environment for some purpose.

Usage

This project provides container images on Docker Hub .

$ docker pull blue271828/notebook

Testing

You can test manually with the below command. This project is using dgoss (dgoss is docker wrapper around Goss) for testing. Before deploying a new docker image to Docker Hub, Automated builds kicks this testing script.

$ docker-compose -f docker-compose.test.yml run sut