Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages