Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 797 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 797 Bytes

Containers from scratch

This repo was created to aid in both my own learning and others. It's by no means exhaustive and at it's heart is simply a collection of demo scripts for different aspects of containers in a (hopefully) sensible learning path.


Contents


Codespaces

To save you having to prepare your own environment and get started coding quickly, this repo is configured for Remote Development within Containers in VSCode. You can learn how to take advantage of this here.

To read more about Remote Development within containers, have a look here.