Skip to content
Qiongjing Zou edited this page Feb 8, 2022 · 2 revisions

Welcome to the auto-docker wiki!

Purpose

The purpose of the system is pretty basic: the 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 your Dockerfile recipes (though not the images themselves).

Pages

Setup

The instructions for getting everything set up can be found on the Setup page.

General Use

Instructions for how to use the system can be found on the Using Auto-Docker page.

Updating your repository

Instructions for how to update your instance Updating your Auto-Docker Instance page.

There might be some manual updates needed to please visit Changes and user-specific changes page.