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

Failed to load the SFTP container from alpine image which is built and deployed by Azure DevOps #371

Open
vienleidl opened this issue Apr 21, 2023 · 1 comment · May be fixed by #372
Open

Comments

@vienleidl
Copy link

The default atmoz/sftp:alpine Dockerfile needs to be updated to fix the issue when building the image and deploying to Azure Container Instances from Azure DevOps.

The error message after the image has been built and deployed by Azure DevOps:
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "/entrypoint": permission denied: unknown.

@vienleidl
Copy link
Author

vienleidl commented Apr 21, 2023

It's fixed by this PR #372

@vienleidl vienleidl linked a pull request Apr 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant