feat(docker): add Symfony CLI in php image #847
Annotations
3 errors
Lint Dockerfile:
Dockerfile#L66
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.
|
Lint Dockerfile:
Dockerfile#L64
DL3027 warning: Do not use apt as it is meant to be a end-user tool, use apt-get or apt-cache instead
|
Lint Dockerfile:
Dockerfile#L63
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
|
Loading