building docker images from config scripts
241
[BASE_IMAGE_NAME] (required) Base image to be used for building the image [IMAGE_TAG] (required) Final image tag [DOCKER_REGISTRY] (required) Docker registry that final image needs to be pushed to [REGISTRY_USER] (required) [REGISTRY_PASS] (required) [PROVISIONER] (required) Provisioner that should be used to run config scripts(only Puppet and Chef is supported at this point) [PORT] (Optional) executes docker commit --change 'EXPOSE $PORT' [COMMAND] (Optional) executes docker commit --change 'ENTRYPOINT ["$COMMAND"]' [AWS_ACCESS_KEY] used for s3 artifact download [AWS_SECRET_KEY] used for s3 artifact download [S3_PATH] path on s3 to artifacts, e.g. /BUCKET_NAME/PATH/TO/ARTIFACT [S3_REGION] e.g. us-west-1
Content type
Image
Digest
Size
129.6 MB
Last updated
over 9 years ago
docker pull poopool/master-builder