https://github.com/rhjensen79/containers101
Workshop material, for learning about the basics of Containers, using Codespaces for env.
https://github.com/rhjensen79/containers101
codespaces container docker learning workshop
Last synced: 3 months ago
JSON representation
Workshop material, for learning about the basics of Containers, using Codespaces for env.
- Host: GitHub
- URL: https://github.com/rhjensen79/containers101
- Owner: rhjensen79
- Created: 2022-11-23T10:21:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-25T11:04:17.000Z (over 2 years ago)
- Last Synced: 2025-01-25T11:08:45.212Z (4 months ago)
- Topics: codespaces, container, docker, learning, workshop
- Language: HTML
- Homepage: https://rhjensen79.github.io/containers101/
- Size: 744 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Containers 101
## Table of Contents
- [About](#about)
- [Getting Started](#getting_started)This repo is all about learning the basics arounds Containers, by providing documentation, and a workspace, where the audience kan try and learn.
Start by opening the manual on [https://rhjensen79.github.io/containers101/](https://rhjensen79.github.io/containers101/)
and follow the guide from there### Prerequisites
A working Github account, with access to Codespaces.
Optional, a local VScode installation, that can run Codespaces.