We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfb405b commit 21e8addCopy full SHA for 21e8add
docker/Dockerfile
@@ -8,7 +8,7 @@
8
# RUN:
9
# docker run -e VMPOOLER_CONFIG -p 80:4567 -it vmpooler
10
11
-FROM amd64/jruby:9.3.6-jdk
+FROM jruby:9.3.6-jdk
12
13
LABEL org.opencontainers.image.description "VMPooler plus all known providers"
14
0 commit comments