Appendix Appendix A. More Resources

You have a lot of Docker knowledge at this point. After reading the previous chapters, you can now search and pull the image you need and build your own on top of it. We also know how to package an existing application, let it be a Java web application or a front end Angular.js application working on Node.js. We can do it by hand or use Maven for automating things. There are a lot of places on the Internet where you can extend your knowledge further. I'm going to present the ones I find most useful.

Official documentation

It's hard not to recommend the official Docker documentation, which is of very high quality. You will find it at https://docs.docker.com. There is a lot of information here, starting from installing ...

Get Developing with Docker now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.