UNCLASSIFIED - NO CUI

ops-manager-db-bin issue

Summary

container doesn't run. Issue in entrypoint no /binaries/* directory

Steps to reproduce

docker run registry1.dso.mil/ironbank/mongodb/mongodb-enterprise/mongodb-ops-manager-db-bin

What is the current bug behavior?

displays error: /bin/cp: cannot stat '/binaries/*': No such file or directory

What is the expected correct behavior?

container startup

Relevant logs and/or screenshots

# docker run registry1.dso.mil/ironbank/mongodb/mongodb-enterprise/mongodb-ops-manager-db-bin
/bin/cp: cannot stat '/binaries/*': No such file or directory

Possible fixes

https://repo1.dso.mil/dsop/mongodb/mongodb-enterprise/mongodb-ops-manager-db-bin/-/blob/master/Dockerfile#L28

issue with the way the binaries are copied in and referenced in the entrypoint.

Defintion of Done

  • Bug has been identified and corrected within the container and new image is in ironbank

/cc @ironbank-notifications/bug