diff --git a/slides/common/thankyou.md b/slides/common/thankyou.md index 23a5db52..6341b858 100644 --- a/slides/common/thankyou.md +++ b/slides/common/thankyou.md @@ -8,15 +8,28 @@ class: title, in-person That's all folks!
Questions? +![end](images/end.jpg) + --- # Links and resources -- Join the conversation in the - [Docker Community Slack](https://community.docker.com/registrations/groups/4316) +- [Docker Community Slack](https://community.docker.com/registrations/groups/4316) -- Create a [Docker Hub](https://hub.docker.com) account +- [Docker Community Forums](https://forums.docker.com/) + +- [Docker Hub](https://hub.docker.com) + +- [Docker Blog](http://blog.docker.com/) + +- [Docker documentation](http://docs.docker.com/) + +- [Docker on StackOverflow](https://stackoverflow.com/questions/tagged/docker) + +- [Docker on Twitter](http://twitter.com/docker) + +- [Play With Docker Hands-On Labs](http://training.play-with-docker.com/) - These slides (and future updates) are on: - http://container.training/ \ No newline at end of file + http://container.training/ diff --git a/slides/intro.yml b/slides/intro.yml index 3805aeb8..65a9d24b 100644 --- a/slides/intro.yml +++ b/slides/intro.yml @@ -33,5 +33,4 @@ chapters: - - intro/Local_Development_Workflow.md - intro/Working_With_Volumes.md - intro/Compose_For_Dev_Stacks.md - - intro/Course_Conclusion.md - common/thankyou.md diff --git a/slides/intro/Course_Conclusion.md b/slides/intro/Course_Conclusion.md deleted file mode 100644 index 5866e0fe..00000000 --- a/slides/intro/Course_Conclusion.md +++ /dev/null @@ -1,32 +0,0 @@ -class: title - -# Course Conclusion - -![end](images/end.jpg) - ---- - -## Questions & Next Steps - -A bunch of useful links: - -* Docker homepage - http://www.docker.com/ -* Docker Hub - https://hub.docker.com -* Docker blog - http://blog.docker.com/ -* Docker documentation - http://docs.docker.com/ -* Docker code on GitHub - https://github.com/docker/docker -* Docker mailing list - [https://groups.google.com/forum/#!forum/docker-user -* Docker on IRC: irc.freenode.net and channels `#docker` and `#docker-dev` -* Docker on Twitter - http://twitter.com/docker -* Get Docker help on Stack Overflow - http://stackoverflow.com/search?q=docker -* Play With Docker Hands-On Labs - http://training.play-with-docker.com/ - -These slides are at: http://container.training/ - ---- - -class: title - -Thank You! - -.small[http://container.training/]