/plushcap/analysis/fly-io/fly-friday-customizing-with-dockerfiles

Fly Friday - Customizing With Dockerfiles

What's this blog post about?

In the latest Fly Friday video, it is demonstrated how easy it is to customize a deployed Docker image using Fly. The example uses Docker's official httpd image which serves files from its /usr/local/apache2/html directory by default. To change this content, a two-line Dockerfile is used that takes the httpd image as a base and copies local content into the specified directory. This new image can then be deployed with Fly. The video also shows how to create the necessary public_html directory and add HTML content to it. For more information on Fly, check out their comprehensive docs and Hands On section for a free account and app deployment tutorial.

Company
Fly.io

Date published
Feb. 21, 2020

Author(s)
Dj Walker-Morgan

Word count
215

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.