Skip to content

Component naming in 4g-volte-deploy-opensips.yaml causes containers to not initialize #5

Description

@robdyck

"Docker compose -f 4g-volte-deploy-opensips.yaml up" will successfully run but open5gs_init.sh was not deploying some containers. The naming of the components was resulting in a bad component name. In 4g-volte-deploy-opensips.yaml I removed all the dashes from the component name. open5gs_init.sh would no attempt to deploy the containers.

However the initialization of the containers associated with the component names failed to initialize. The container initialization file could not be found bcause of the file names didn't match the component names.

Example for smf component

/open5gs_init.sh: line 83: /mnt/smf/smf1_init.sh: No such file or directory
Deploying component: 'smf1'
9ae1caf4d886   docker_open5gs             "/bin/sh -c /open5gs…"   About an hour ago   Exited (127) 8 minutes ago                smf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions