Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transferwise/wwc22-docker
Wise Women Code 2022 Docker example
https://github.com/transferwise/wwc22-docker
Last synced: 18 days ago
JSON representation
Wise Women Code 2022 Docker example
- Host: GitHub
- URL: https://github.com/transferwise/wwc22-docker
- Owner: transferwise
- Created: 2022-03-21T13:01:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T12:21:06.000Z (over 1 year ago)
- Last Synced: 2024-11-06T17:35:24.143Z (2 months ago)
- Language: TypeScript
- Size: 195 KB
- Stars: 0
- Watchers: 5
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
_____ _____ _____
/\ \ /\ \ /\ \
/::\____\ /::\____\ /::\ \
/:::/ / /:::/ / /::::\ \
/:::/ _/___ /:::/ _/___ /::::::\ \
/:::/ /\ \ /:::/ /\ \ /:::/\:::\ \
/:::/ /::\____\ /:::/ /::\____\ /:::/ \:::\ \
/:::/ /:::/ / /:::/ /:::/ / /:::/ \:::\ \
/:::/ /:::/ _/___ /:::/ /:::/ _/___ /:::/ / \:::\ \
/:::/___/:::/ /\ \ /:::/___/:::/ /\ \ /:::/ / \:::\ \
|:::| /:::/ /::\____\|:::| /:::/ /::\____\/:::/____/ \:::\____\
|:::|__/:::/ /:::/ /|:::|__/:::/ /:::/ /\:::\ \ \::/ /
\:::\/:::/ /:::/ / \:::\/:::/ /:::/ / \:::\ \ \/____/
\::::::/ /:::/ / \::::::/ /:::/ / \:::\ \
\::::/___/:::/ / \::::/___/:::/ / \:::\ \
\:::\__/:::/ / \:::\__/:::/ / \:::\ \
\::::::::/ / \::::::::/ / \:::\ \
\::::::/ / \::::::/ / \:::\ \
\::::/ / \::::/ / \:::\____\
\::/____/ \::/____/ \::/ /
~~ ~~ \/____/
```
# Wise Women Code 2022## Class-01
- Docker intro
- Docker Compose intro
- Scaling a simple web service
- Simple load balancer
- Exposing a web service## Class-02
- Javascript todo app
- Building a container image