10 Matching Annotations
  1. Last 7 days
  2. Mar 2024
    1. Virtual Machines and Containers (maybe call this virtualization techniques and include virtual environments here?)

      Change header: Solution - virtualization techniques

      • short intro/explanation different methods, depths, advantages/disadvantages
    1. Docker commands 101 - excerices# To solidfy what we’ve learned in this session, please try the following excercises: pull the neurodebian docker container in its nd-non-free version mount your Desktop to data and create a directory namend docker_is_fun within it, create a .txt named i_like_docker.txt exit the container run the container again, this time mounting the newly created docker_is_fun as read-only to /input, as well as an directory docker_is_love as output within the same host directory copy the i_like_docker.txt from the input to the output directory

      see if they are sensible, reduce. Plan time for excercises

      let them pull our image

    2. although redundant

      remove

    3. on ?windows? open docker toolbox or engine (depending on your specific OS) and type docker (hit enter)

      old info, will update on next push

    1. `` what else? …. …. ….

      remove, enough motivation

    2. Input/Output - administrator rights# notes re folder structures here inpu

      mounting paths, consitency