OperationCode / operationcode_backend

This is the backend repo for the Operation Code website
https://operationcode.org
MIT License
62 stars 110 forks source link

Add bundle prefix to sidekiq #495

Closed jaydorsey closed 5 years ago

jaydorsey commented 5 years ago

Description of changes

Resolves an error generated when running make test.

Error:

ERROR: for operationcodebackend_sidekiq_1  Cannot start service sidekiq: b'OCI runtime create failed: container_linux.go:344: starting container process caused "exec: \\"sidekiq\\": executable file not found in $PATH": unknown'

Issue Resolved

No related ticket, this was an issue picked up in the slack chat