Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add /bin/sh to Dockerfile #10

Merged

Conversation

jvallesm
Copy link
Collaborator

@jvallesm jvallesm commented Apr 3, 2024

Because

  • docker compose up from instill-core produces an error
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: "/bin/sh": stat /bin/sh: no such file or directory: unknown
make: *** [latest] Error 1

This commit

  • Corrects Dockerfile. It had originally been copied from mgmt-backend but then adjusted based on other services. This commit reconciles the build strategy.

@jvallesm jvallesm self-assigned this Apr 3, 2024
Copy link

linear bot commented Apr 3, 2024

@jvallesm jvallesm marked this pull request as ready for review April 3, 2024 10:12
@jvallesm jvallesm merged commit 7df1dd3 into main Apr 3, 2024
14 checks passed
@jvallesm jvallesm deleted the jvalles/ins-3996-deploy-artifact-backend-to-d0-staging-prod branch April 3, 2024 10:12
jvallesm pushed a commit that referenced this pull request Apr 8, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.2.1-alpha](v0.2.0-alpha...v0.2.1-alpha)
(2024-04-05)


### Bug Fixes

* add /bin/sh to Dockerfile
([#10](#10))
([7df1dd3](7df1dd3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
2 participants