Skip to main content

Building, Running, & Packaging Dockerfiles

This page is on what to do after you've created your docker file and how to run and package it to be uploaded.

This page assumes your knowledge and understanding of Dockerfiles and how to create them properly.

Building Docker Files

To build a docker file 

Build Commands

Running Docker Containers

Run Commands

Packaging Docker Containers

.tgz Files