Skip to content

westernmagic/quid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Information for Developers

Docker Build Status

Installation

	docker pull westernmagic/quid:2018
	# See docker create --help for details
	docker create \
		--interactive \
		--tty \
		--publish 8888:8888 \
		--restart unless-stopped \
		--volume $(pwd):/root/share \
		--name quid_2018 \
		westernmagic/quid:2018

Running

	docker start  quid_2018
	docker attach quid_2018

About

Quantum Information for Developers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published