feat(sandbox): create project template for AWS Lambda in Python (ARCH-352) #947
Annotations
2 errors and 1 warning
hadolint:
apps/sandbox/lambda-python/Dockerfile#L3
DL3045 warning: `COPY` to a relative destination without `WORKDIR` set.
|
hadolint:
apps/sandbox/lambda-python/Dockerfile#L5
DL3042 warning: Avoid use of cache directory with pip. Use `pip install --no-cache-dir <package>`
|
hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|