Merge pull request #34 from moevm/frontend #35
Annotations
6 errors and 6 notices
Lint Dockerfile:
backend/Dockerfile#L7
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
|
Lint Dockerfile:
backend/Dockerfile#L7
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
Lint Dockerfile:
backend/Dockerfile#L8
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Dockerfile:
backend/Dockerfile#L8
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
Lint Dockerfile:
frontend/Dockerfile#L7
DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`
|
Lint Dockerfile:
frontend/Dockerfile#L9
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Check containers are alive
docker ps --filter status=exited
|
Check containers are alive
docker ps --filter status=dead
|
Check containers are alive
docker ps --filter status=restarting
|
Check containers are alive
docker ps --filter status=paused
|
Check containers are alive
docker ps --filter status=created
|
check_tag
Тег 0.8 найден
|
Loading