Teracy project to create Docker images.
Follow README.md files located at each Docker image directories.
-
Fork this repo (it's recommened to renamed your forked repo to
teracy-docker-files
) -
Register your account at https://travis-ci.org and enable
teracy-docker-files
repo -
Add the following settings to the travis-ci repo:
DOCKER_USER
for the user or organization Docker namespaceDOCKER_USERNAME
for the username of the Docker HubDOCKER_PASSWORD
for the password of the Docker HubDOCKER_REPO_PREFIX
is optional
See .travis.yml for details
-
Start creating new Docker images to be shared within our community
MIT license. More details on the LICENSE file.