Skip to content
/ utor Public

Repository for UNI course: Introduction to Theoretical computing

License

Notifications You must be signed in to change notification settings

P0L3/utor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker initialization

  1. Create Docker image from the folder containing ./Dockerfile
docker build -t utor:1.1 . 

Takes approx. 1500s

  1. Run docker compose in the folder where ./docker-compose.yml is and open it in VS code:
docker compose up

Watch out for volume location, fix it accordingly

Takes approx. 105s

About

Repository for UNI course: Introduction to Theoretical computing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published