Episode

Dockerfile basics - Building a basic Dockerfile for a console application

In this video, we'll go through the Dockerfile basics including what a Dockerfile is and common commands like FROM, RUN, ADD, ENTRYPOINT, and more. We'll build a simple Dockerfile that uses apt-get to install a JPEG to ASCII command line utility.

More Information

Have feedback? Submit an issue here.