How I build my personal website using containers with a Makefile

Posted by bob on Jul 2, 2021 12:28 AM EDT
Opensource.com; By Chris Collins
Mail this story
Print this story

The make utility and its related Makefile have been used to build software for a long time. The Makefile defines a set of commands to run, and the make utility runs them. It is similar to a Dockerfile or Containerfile—a set of commands used to build container images.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Developer, Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.