you need docker installed
git clone https://github.com/steliospaps/puppet-bolt-in-docker
. puppet-bolt-in-docker/bolt-alias
bolt --version
It mounts the current directory under the container working directory with the same name
For more complicated commands a function bolt-container is provided by default it creates and interactive shell in the container
TODO: examples