Skip to content

Add deployment files for opensips IMS #32

Add deployment files for opensips IMS

Add deployment files for opensips IMS #32

Triggered via push December 29, 2024 15:03
Status Success
Total duration 35m 37s
Artifacts 14
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

34 warnings
build (docker_dns, dns, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: dns/Dockerfile#L36
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_metrics, metrics, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: metrics/Dockerfile#L38
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_mysql, mysql, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: mysql/Dockerfile#L40
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_osmohlr, osmohlr, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: osmohlr/Dockerfile#L41
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_osmomsc, osmomsc, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: osmomsc/Dockerfile#L41
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_pyhss, pyhss, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: pyhss/Dockerfile#L62
WorkdirRelativePath: Relative workdir "pyhss" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: pyhss/Dockerfile#L64
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_kamailio, ims_base, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (docker_open5gs, base, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
The 'as' keyword should match the case of the 'from' keyword: base/Dockerfile#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: base/Dockerfile#L130
WorkdirRelativePath: Relative workdir "open5gs" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: base/Dockerfile#L133
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_rtpengine, rtpengine, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: rtpengine/Dockerfile#L47
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_ueransim, ueransim, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: ueransim/Dockerfile#L75
WorkdirRelativePath: Relative workdir "UERANSIM/build" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: ueransim/Dockerfile#L78
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
The 'as' keyword should match the case of the 'from' keyword: ueransim/Dockerfile#L27
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
build (docker_srslte, srslte, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: srslte/Dockerfile#L96
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_oai_enb, oai, enb_dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: oai/enb_dockerfile#L53
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: oai/enb_dockerfile#L47
WorkdirRelativePath: Relative workdir "openairinterface5g" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
build (docker_oai_gnb, oai, gnb_dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Relative workdir without an absolute workdir declared within the build can have unexpected results if the base image changes: oai/gnb_dockerfile#L47
WorkdirRelativePath: Relative workdir "openairinterface5g" can have unexpected results if the base image changes More info: https://docs.docker.com/go/dockerfile/rule/workdir-relative-path/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: oai/gnb_dockerfile#L52
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (docker_srsran, srsran, Dockerfile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: srsran/Dockerfile#L50
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/

Artifacts

Produced during runtime
Name Size
herlesupreeth~docker_open5gs~8BKKQY.dockerbuild
36.5 KB
herlesupreeth~docker_open5gs~91AGBJ.dockerbuild
220 KB
herlesupreeth~docker_open5gs~C0HQLA.dockerbuild
39.1 KB
herlesupreeth~docker_open5gs~N6I41H.dockerbuild
46.6 KB
herlesupreeth~docker_open5gs~NCXFAK.dockerbuild
192 KB
herlesupreeth~docker_open5gs~NE0KCQ.dockerbuild
62.6 KB
herlesupreeth~docker_open5gs~NXFJ9E.dockerbuild
218 KB
herlesupreeth~docker_open5gs~OQHJLN.dockerbuild
40.1 KB
herlesupreeth~docker_open5gs~PWWYPW.dockerbuild
114 KB
herlesupreeth~docker_open5gs~Q1M7V3.dockerbuild
170 KB
herlesupreeth~docker_open5gs~Q3F5N3.dockerbuild
159 KB
herlesupreeth~docker_open5gs~SO6RU9.dockerbuild
32.4 KB
herlesupreeth~docker_open5gs~TFL4HL.dockerbuild
206 KB
herlesupreeth~docker_open5gs~U68UPZ.dockerbuild
97.5 KB