From the course: Database Foundations: Intro to Databases
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Install Docker
From the course: Database Foundations: Intro to Databases
Install Docker
- [Instructor] We're going to install a couple of different relational database management systems inside of containers, and the application that's used to create and manage your containers is called Docker. To get this set up, we're going to start at docker.com. Along the top of the page are links to information about the various products, the documentation. and information on pricing if you want to use Docker in a larger commercial environment. But as long as you're a small business, individual developer, or are using Docker for educational or open source projects, it's free to use, which is great. Below we have options for downloading the Docker desktop installer. It should auto detect your current operating system, but there are other links if you want to install Docker on a different OS. I'm going to be working on a Windows PC so I'll click on this button in just a moment. But first I want to take a look at the…
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
-
-
-
-
Purpose of the playground3m 48s
-
(Locked)
Install Docker5m 25s
-
Database server containers7m 40s
-
(Locked)
Local installation alternatives to Docker3m 29s
-
(Locked)
RDBMS command-line interfaces8m 9s
-
(Locked)
Challenge: Create a server container1m 22s
-
(Locked)
Solution: Create a server container7m 29s
-
-
-
-
-
-
-