Account Setup - bcb420-2025/Clare_Gillis GitHub Wiki
- Submit an issue to the student wiki repo to be added
- Accept the invitation to edit this repo and join the class group
- Set up my wiki home page
- Add links to my repo and wiki to the main student wiki page
- Download and install the docker desktop app from the Docker website (set up an account through GitHub - hopefully thats right)
- Set up the winter BCB 420 image and container using this command
docker run -e PASSWORD=<mypassword> -v "$(pwd)":/home/rstudio/projects -p 8787:8787 risserlin/bcb420-base-image:winter2024-arm64
- Go to http://localhost:8787/ and log into RStudio with USERNAME: rstudio and my chosen password