Episode #574

Building a Docker Image for Vapor and Postgres

Series: Build a Vapor Backend

21 minutes
Published on April 22, 2024

This video is only available to subscribers. Get access to this video and 574 others.

Docker is a common choice for running services locally for development as well as server deployment. Vapor comes by default with a working Docker setup, so in this video we will explore how this all works. We'll also explore how to configure the database with Environment variables.

This episode uses Vapor 4.92, Swift 5.10, Xcode 15.3.