Skip to content
Jon Gesell edited this page Feb 19, 2021 · 11 revisions

Welcome to the auto-docker wiki!

Purpose

The purpose of system is pretty basic: remote building of Docker images from a Docker build file (Dockerfile) and a unit test file (unittest.yml). The concept sounds fairly basic, but stems from frustrations due to such things as firewalls and proxies when trying to get certain tools.

Additionally, it is a storage repository, and can act as a functional archive and version control for all you Dockerfile recipes (though not the images themselves).

#Pages ##Setup The instructions for getting everything setup can be found on the Setup page.

Clone this wiki locally