fix: Broken links on operation guide #586
ci.yml
on: pull_request
docker_pipeline
/
prepare-metadata
0s
lint_test
/
build
32s
lint_test
/
lint
33s
lint_test
/
unit-tests
2m 6s
lint_test
/
integration-tests
3m 18s
lint_test
/
check-mock-gen
0s
lint_test
/
gosec
2m 42s
Matrix: docker_pipeline / docker_build
docker_pipeline
/
merge_dockerhub
0s
docker_pipeline
/
merge_ecr
0s
Annotations
1 error and 4 warnings
lint_test / integration-tests
Process completed with exit code 2.
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|