Skip to content

Docker build warnings #76

Description

@scottbarnesg
 5 warnings found (use docker --debug to expand):                                                                                                             
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 1)
 - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 16)
 - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 18)
 - WorkdirRelativePath: Relative workdir "backend/" can have unexpected results if the base image changes (line 20)
 - JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals (line 29)
service-user@home-server:~/smart-sec-cam$ docker-compose down && API_URL=sgb.hopto.org:8888 docker-compose up -d

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions