-
Notifications
You must be signed in to change notification settings - Fork 170
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
Do not fail if /root/.profile
is missing in user-specified Docker image
#1086
Comments
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant. |
Still relevant |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant. |
Related to #1535, may be fixed there |
This issue is stale because it has been open for 30 days with no activity. |
It can be easily fixed (don't patch We have plenty of options:
The problem is that most options are distro-specific, shell-specific, For example, even
That is, if there is at least one of the files with higher precedence, |
Steps to reproduce
Run a configuration with
image: fedora:39
Expected behaviour
The configuration runs succesfully
Actual behaviour
The run fails.
CLI:
Server logs:
shim.log
on the cloud instance:Container logs on the cloud instance:
dstack version
0.17.0
Server logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: