-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the auto-docker wiki!
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).
The instructions for getting everything set up can be found on the Setup page.
Instructions for how to use the system can be found on the Using Auto-Docker page.
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.