Skip to content

Instantly share code, notes, and snippets.

@chasemc
Created July 25, 2025 13:45
Show Gist options
  • Save chasemc/8b67ffa1e7e3bdb131f8f45ecd85d090 to your computer and use it in GitHub Desktop.
Save chasemc/8b67ffa1e7e3bdb131f8f45ecd85d090 to your computer and use it in GitHub Desktop.

We have created a Docker container that contains everything needed for the workshop (in case the internet is wonky). Please download and install Docker and the container prior to your arrival in case the internet is unreliable.

Follow the instructions on Docker's website to install Docker on your machine.


After installing:

Check that Docker is installed correctly by running the following command in your terminal or command prompt:

docker --version

Once you have Docker installed, pull the workshop image using the following command:

docker pull chasemc2/asp-workshop-2025:latest

You should pull the workshop image again between July 30 and Aug 2 in case we have updated it since this email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment