You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flag Dockerfile workarounds as TEMPORARY and trim verbosity
The Dockerfiles in this repo are meant to be readable as teaching
material. Shorten the renderValue-patch and CMD comments to match the
density of the other branches' Dockerfiles, and prefix each fix with
TEMPORARY: linking the upstream shinyngs PR that will obsolete them.
Also drop redundant library(DT) and library(plotly) from CMD — the
sed patch is the primary fix for the widget race; the htmlwidget
resource paths are registered lazily by Shiny when an output is
rendered, no library() call required.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments