add mira-version.txt and use in dockerfile #7
Annotations
10 errors
packages/funman/Dockerfile#L13
DL3007 warning: Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
|
packages/funman/Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
packages/funman/Dockerfile#L30
SC2046 warning: Quote this to prevent word splitting.
|
packages/funman/Dockerfile#L36
SC2086 info: Double quote to prevent globbing and word splitting.
|
packages/funman/Dockerfile#L39
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
packages/funman/Dockerfile#L49
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
packages/funman/Dockerfile#L55
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
packages/gollm/Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
packages/gollm/Dockerfile#L30
SC2046 warning: Quote this to prevent word splitting.
|
packages/gollm/Dockerfile#L32
SC2086 info: Double quote to prevent globbing and word splitting.
|
The logs for this run have expired and are no longer available.
Loading