chore: add commit hash file to the built docker image #19884
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
container-images-ci.yml
on: pull_request
Build Docker image
2m 48s
Lint changed Dockerfiles
28s
Deploy preview environment
/
Deploy preview environment
Annotations
10 warnings and 2 notices
Lint changed Dockerfiles:
production-unit.Dockerfile#L50
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production-unit.Dockerfile#L92
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production-unit.Dockerfile#L124
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production-unit.Dockerfile#L146
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production-unit.Dockerfile#L156
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production-unit.Dockerfile#L213
Last USER should not be root
|
Lint changed Dockerfiles:
production.Dockerfile#L50
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L92
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L124
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production.Dockerfile#L146
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Lint changed Dockerfiles:
production-unit.Dockerfile#L146
Delete the apt-get lists after installing something
|
Lint changed Dockerfiles:
production.Dockerfile#L146
Delete the apt-get lists after installing something
|