fix: docker-compose full dev stack converge #64696
Annotations
2 warnings
Lint changed Dockerfile(s) with Hadolint:
docker/Dockerfile.plugin#L11
Use WORKDIR to switch to a directory
|
Lint changed Dockerfile(s) with Hadolint:
docker/Dockerfile.plugin#L11
Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Loading