algorithm-archivists / algorithm-archive

A collaborative book on algorithms
https://www.algorithm-archive.org
MIT License
2.35k stars 354 forks source link

Speed up container start times by pulling prebuilt the image from GitHub #942

Closed ntindle closed 2 years ago

ntindle commented 2 years ago

Using the prebuilt image from GitHub in the .devcontainer allows the container to start in ~ 3min 30 seconds rather than over 30 minutes.

To test this, pull the branch and open it in a tool that respects .devcontainer configurations such as VS Code.