mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 20:39:17 +00:00
Factor conclusion
This commit is contained in:
@@ -8,15 +8,28 @@ class: title, in-person
|
||||
|
||||
That's all folks! <br/> Questions?
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
# 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/
|
||||
http://container.training/
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,32 +0,0 @@
|
||||
class: title
|
||||
|
||||
# Course Conclusion
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## 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/]
|
||||
Reference in New Issue
Block a user