adding break to loop #122
Annotations
10 errors
examples/streamlit/Dockerfile#L11
DL3009 info: Delete the apt-get lists after installing something
|
serve-python/Dockerfile#L15
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
serve-python/Dockerfile#L15
DL3027 warning: Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
serve-python/Dockerfile#L15
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
serve-python/Dockerfile.test#L15
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
serve-python/Dockerfile.test#L15
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
serve-python/Dockerfile.test#L15
DL3027 warning: Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
serve-python/Dockerfile.test#L39
DL3003 warning: Use WORKDIR to switch to a directory
|
serve-python/Dockerfile.test#L39
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
serve-rstudio/Dockerfile#L74
SC2016 info: Expressions don't expand in single quotes, use double quotes for that.
|
The logs for this run have expired and are no longer available.
Loading