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 ac1ceab commit c8e298bCopy full SHA for c8e298b
extensions/anvil/Dockerfile
@@ -54,4 +54,4 @@ RUN apt-get update && apt-get install -y --no-install-recommends gnupg lsb-relea
54
EXPOSE $RSTUDIO_PORT
55
56
ENTRYPOINT ["/bin/sh"]
57
-CMD ["/init"]
+CMD ["-c", "/init"]
0 commit comments