From the course: Docker for Developers
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Other language tips and tricks - Docker Tutorial
From the course: Docker for Developers
Other language tips and tricks
- [Instructor] So you might be coming to Docker from another language. For example, you might be a Java backend developer focusing on spring or front end developer, focusing on WordPress and PHP. While the principles we've explored here are pretty much the same across all different types of projects, there are a few nuances, like for example, the base image you use for your system, where we insert the from in your Docker file. So for example, if we look back into our Docker file, this is from a node image. So if you do something for spring while you would do something completely different. Fortunately for you by following this course, even though you may not be a JavaScript developer, you'll have the base commands and what you'll need to create for your own projects. So let me show you a few resources where you can look for more information related to your specific scenario. So on that page, I would search for whatever…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
- (Locked) Overview back-end/front-end architecture1m 2s
- (Locked) Practical back end with Compose4m 27s
- (Locked) Finalize and test the back-end setup5m 23s
- (Locked) Practical front-end setup3m 29s
- (Locked) Finalize and test the front-end setup5m 38s
- (Locked) Full stack setup: Put it all together7m 41s
- (Locked) Other language tips and tricks2m 17s
- (Locked)
-
-
-
-