Skip to content

Initial release!

Compare
Choose a tag to compare
@bytemark-automation bytemark-automation released this 30 Nov 15:06

This is a first version of docker-machine-driver-bytemark!

As with all docker-machine drivers, install the docker-machine-driver-bytemark binary from the tar.gz or the exe from the zip into somewhere in your PATH environment variable. and then run docker-machine as usual. See the readme for more usage examples!

It's not completely battle-tested yet, but it seems to work in general. If you're creating a docker-machine with a debian-based OS (the default) then please make sure to set --engine-storage-driver overlay2. YMMV with other OSes - we haven't tested them.

API keys (auth tokens with limited access that don't expire / have configurable expiry) are coming soon - so don't go jumping in and trying to autoscale gitlab-runners just yet 😀