This commit is contained in:
Chuck Lantz
2020-08-11 12:58:59 -07:00
3 changed files with 12 additions and 12 deletions

View File

@@ -43,4 +43,4 @@ RUN if [ "$INSTALL_NODE" = "true" ]; then /bin/bash /tmp/library-scripts/node-de
# [Optional] Uncomment this section to install additional OS packages.
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
# && apt-get -y install --no-install-recommends <your-package-list-here>
# && apt-get -y install --no-install-recommends <your-package-list-here>