Skip to content

Commit

Permalink
Update release date
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyiliev committed Aug 19, 2024
1 parent 54e5309 commit 4f5baa6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions ebook/en/content/000-introduction.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# About the book

* **This version was published on October 27 2021**
* **This version was published on August 19 2024**

This is an open-source introduction to Docker guide that will help you learn the basics of Docker and how to start using containers for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you will most likely have to use Docker at some point in your career.
This is an introduction to Docker ebook that will help you learn the basics of Docker and how to start using containers for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you will most likely have to use Docker at some point in your career.

The guide is suitable for anyone working as a developer, system administrator, or a DevOps engineer and wants to learn the basics of Docker.

Expand Down Expand Up @@ -36,7 +36,7 @@ For more information, please visit [https://www.digitalocean.com](https://www.di

If you are new to DigitalOcean, you can get a free $100 credit and spin up your own servers via this referral link here:

[Free $100 Credit For DigitalOcean](https://m.do.co/c/2a9bba940f39)
[Free $200 Credit For DigitalOcean](https://m.do.co/c/2a9bba940f39)

### DevDojo

Expand Down
1 change: 0 additions & 1 deletion ebook/en/content/099-docker-swarm.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,3 @@ Now you know how to initialize and scale a docker swarm cluster! For more inform
Once you've read this post, make sure to test your knowledge with this **[Docker Swarm Quiz](https://quizapi.io/predefined-quizzes/common-docker-swarm-interview-questions)**:

[https://quizapi.io/predefined-quizzes/common-docker-swarm-interview-questions](https://quizapi.io/predefined-quizzes/common-docker-swarm-interview-questions)

5 changes: 3 additions & 2 deletions ebook/en/content/999-conclusion.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ Congrats again on completing this eBook!

## Other eBooks

Some other opensource eBooks that you might find helpful are:
Some other eBooks that you might find helpful are:

- [Introduction to Git and GitHub](https://github.com/bobbyiliev/introduction-to-git-and-github-ebook)
- [Introduction to Bash Scripting](https://github.com/bobbyiliev/introduction-to-bash-scripting)
- [Introduction to SQL](https://github.com/bobbyiliev/introduction-to-sql)
- [Introduction to SQL](https://github.com/bobbyiliev/introduction-to-sql)
- [Introduction to Linux](https://leanpub.com/introduction-to-linux)

0 comments on commit 4f5baa6

Please sign in to comment.