Skip to content

Commit 8665061

Browse files
authored
Launch readme update (#6)
* update repo for launch * update logo link
1 parent 1ed185c commit 8665061

3 files changed

Lines changed: 6 additions & 8 deletions

File tree

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
# DevOps Directive Docker Course
22

3-
**NOTE:** The course video will be released to YouTube in Spring 2023!
3+
This is the companion repo to: [Complete Docker Course - From BEGINNER to PRO! (Learn Containers)](https://youtu.be/RqTEHSBrYFw)
44

5-
This is the companion repo to: `<INSERT VIDEO LINK>`
6-
7-
`<INSERT THUMBNAIL IMAGE>`
5+
[![](./readme-assets/thumbnail.jpg)](https://youtu.be/RqTEHSBrYFw)
86

97
## Sponsor
108

11-
[![](./readme-assets/shipyard-logo.png)](https://shipyard.build)
9+
[![](./readme-assets/shipyard-logo.png)](https://shipyard.social/mainpage)
1210

13-
Thank you to Shipyard for sponsoring this course. It is because of their support that I am able to provide it to the community free of charge!
11+
Thank you to Shipyard for sponsoring this course! It is because of their support that I am able to provide it to the community free of charge!
1412

15-
Shipyard is the easiest way to generate on demand ephemeral environments (aka a new environment for every pull request). Check them out at https://shipyard.build/!
13+
Shipyard is the easiest way to generate on demand ephemeral environments (aka a new environment for every pull request). Sign up today at https://shipyard.social/DevOpsDirectivePromo! The first 300 people to use the promo code "DEVOPSDIRECTIVE" will receive an additional 30 days free on either their startup or business tier plans!
1614

1715
## [01 - History and Motivation](01-history-and-motivation/README.md)
1816

@@ -32,7 +30,7 @@ Before we build our own container images, we can familiarize ourselves with the
3230

3331
## [05 - Example Web Application](05-example-web-application/README.md)
3432

35-
Learning about containerization is interesting, but without a practical example it isn't very useful. In this section we create a 3 tier web application with a React front end client, two apis (node.js + golang), and a database. The application is as simple as possible while still providing a realistic microservice system to containerize.
33+
Learning about containerization is interesting, but without a practical example it isn't very useful. In this section we create a 3 tier web application with a React front end client, two apis (node.js + golang), and a database. The application is as simple as possible while still providing a realistic microservice system to containerize.
3634

3735
## [06 - Building Container Images](06-building-container-images/README.md)
3836

readme-assets/shipyard-logo.png

-2.75 KB
Loading

readme-assets/thumbnail.jpg

56.3 KB
Loading

0 commit comments

Comments
 (0)