Background

🎤 Docker Talk

We'll be introducing the basics of a very useful tool that allows for portable code without irritation.

Time & Date

Wed 18th January 2023, 13:00 - Wed 18th January 2023, 15:00


Location

TBC

Description

Docker is a very useful tool for Software Engineering. It allows you to reliably share programs without having to worry about setup and installing all the pre-requisites. It also does away with you're favourite "well it worked on my machine" debates.

We'll be showing you some of the basics, so you can work effectively as a team, whether that be in general or for CS261 Software Engineering.