Skip to content

SigQuantum/quantumenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

docker run --rm -it $(docker build -q https://github.com/SigQuantum/quantumenv.git)

This creates a completely ephemeral environment (no images are added to your local Docker repository) For a persistent install, instead run

docker build -t quantumenv https://github.com/SigQuantum/quantumenv.git

and invoke with

docker run -it quantumenv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages