Closed thomas-anderson-bsl closed 2 years ago
We should run linting on our Dockerfile on build to ensure we catch any potential issues or improvements.
One option is https://github.com/hadolint/hadolint
The change will likely be part of the Makefile.
Resolved with https://github.com/brightsparklabs/appcli/pull/228
We should run linting on our Dockerfile on build to ensure we catch any potential issues or improvements.
One option is https://github.com/hadolint/hadolint
The change will likely be part of the Makefile.