(POOLER-158) Getting started with provisioning on demand

This commit is contained in:
kirby@puppetlabs.com 2020-04-06 10:52:05 -07:00
parent e9a79cb6db
commit 63712741a0
3 changed files with 145 additions and 2 deletions

View file

@ -8,9 +8,9 @@
# RUN:
# docker run -e VMPOOLER_CONFIG -p 80:4567 -it vmpooler
FROM jruby:9.2.9-jdk
FROM jruby:9.2-jdk
ARG vmpooler_version=0.5.0
ARG vmpooler_version=0.11.1
COPY docker/docker-entrypoint.sh /usr/local/bin/