#2 Creating a Postgres Container | SpringBoot, Kotlin and Postgres Rest API

Опубликовано: 07 Декабрь 2022
на канале: TechWithGio
439
4

Skip to 4:30 if you already know Docker and Postgres.

In this video, I will go over how to create a Postgres Container using Docker. What is Docker? What is Postgres? What is a Container? I go over all of that in this video. I hope you find the explanations enjoyable. If so, leave a like and subscribe.

Docker Desktop Download: https://www.docker.com/products/docke...
Docker Hub: https://hub.docker.com/_/postgres

Source Code: https://github.com/techwithgio/todo-a...

0:00 What is Docker and Postgres
4:30 Docker Run Command
8:20 Docker Hub
10:25 Docker Desktop
11:05 Running Docker Run in Terminal