17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Building And Running Your First Docker App
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Docker is a very powerful technology that can be used to package, deploy, and run your applications anywhere. In this course, Building and Running Your First Docker App, you’ll learn how an application can be run using Docker containers. First, you’ll explore the case for Docker and learn about the sample application that will be used throughout the course. Next, you’ll discover the role of Docker images and how you can build your own custom application image using a Dockerfile and Docker commands. From there, you’ll learn how to run a custom container and communicate with additional containers such as a database container. Finally, you'll cover how to build images and start multiple containers using an orchestration tool called Docker Compose. When you’re finished with this course, you’ll have the core skills and knowledge of Docker needed to build your own custom images and run your application in a container.