forem / forem

For empowering community 🌱
https://forem.com
GNU Affero General Public License v3.0
21.9k stars 4.02k forks source link

Error - Project Setup with Dockerfile #21269

Open Anshumansingho7 opened 1 week ago

Anshumansingho7 commented 1 week ago

Describe the bug I cloned the repository. I did docker compose up --build. Ideally it should have build and started the respective containers but it is giving error -

Attaching to forem-main-chrome-1, forem-main-devcontainer-1, forem-main-esbuild-1, forem-main-postgres-1, forem-main-rails-1, forem-main-redis-1, forem-main-rspec_system-1, forem-main-sidekiq-1, forem-main-web-1
forem-main-sidekiq-1       | bundler: command not found: sidekiq
forem-main-sidekiq-1       | Install missing gem executables with bundle install
Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/usr/bin/bash": stat /usr/bin/bash: no such file or directory: unknown

I tried to start dev container from vs code but error is coming over there too.

To Reproduce

Expected behavior

Screenshots

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

github-actions[bot] commented 1 week ago

Thanks for the issue, we will take it into consideration! Our team of engineers is busy working on many types of features, please give us time to get back to you.

To our amazing contributors: issues labeled bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.

If this is a feature request from an external contributor (not core team at Forem), please close the issue and re-post via GitHub Discussions.

To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem-team. The OSS Community Manager or the engineers on OSS rotation will follow up.

For full info on how to contribute, please check out our contributors guide.