We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bd392e commit d64b098Copy full SHA for d64b098
docker/Dockerfile.example
@@ -1,9 +1,8 @@
1
+FROM rocker/verse:3.6.3
2
+
3
ARG SERVER_VERSION=local+container
4
ARG SCRIPT_RUNNER_VERSION=local+container
5
-# Start with rocker/tidyverse base image
-FROM rocker/verse:3.6.3
6
-
7
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8
# Install extra *nix utils
9
# x11, mesa, glu1 are so we can install paletteer
0 commit comments