GitHunt
MR

mrow4a/smashbox-docker

Smashbox Docker image for testing infra

ownCloud: Smashbox

Build Status

This is our image for Smashbox based on our Client container.

Versions

To get an overview about the available versions please take a look at the GitHub branches or our Docker Hub tags, these lists are always up to date.

Volumes

  • None

Ports

  • None

Available environment variables

SMASHBOX_ACCOUNT_PASSWORD
SMASHBOX_ROOT
SMASHBOX_URL
SMASHBOX_USERNAME
SMASHBOX_PASSWORD
SMASHBOX_TIMEOUT 3600
SMASHBOX_WAIT false
SMASHBOX_TEST_NAME
SMASHBOX_TEST_OPTIONS
SMASHBOX_CHECK_URL $SMASHBOX_URL
SMASHBOX_CHECK_STATUS 200
SMASHBOX_SSL_ENABLED false
SMASHBOX_ACCOUNT_NAME
SMASHBOX_GROUP_NAME

Inherited environment variables

Build locally

The available versions should be already pushed to the Docker Hub, but in case you want to try a change locally you can always execute the following command to get this image built locally:

docker build -t owncloud/smashbox:latest .

Issues, Feedback and Ideas

Open an Issue

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright (c) 2018 Thomas Boerger <tboerger@owncloud.com>