Deploy to dev #619
Annotations
2 warnings
Build and push docker image:
Dockerfile#L3
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Build and push docker image:
Dockerfile#L5
WorkdirRelativePath: Relative workdir "usr/src/app" can have unexpected results if the base image changes
More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
|
Loading