-
Notifications
You must be signed in to change notification settings - Fork 771
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
Unable to kompose up my django container from windows or azure cloudshell. #966
Comments
I believe kompose have bot been well tested on windows... |
Has any progress been made on this? Getting the same error |
Same issue. |
I have the same problem |
Hardcoded path to /tmp is probably the cause kompose/pkg/utils/docker/build.go Line 46 in 5633b7b
|
@mixas27 @y12at @nrsattele @nh2d Merge a PR to fix this, give it another try if you guys willing to. |
Still getting this issue on windows version
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
still seeing this issue in 1.16.0 (0c01309) |
got this to work by removing the build section for those seeing FATA Error while deploying application: k.Transform failed: Unable to build Docker image for service ... Unable to create a tarball: archive/tar: write too long. |
ref to #656 |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
From cookie-cutter django. Did not change much. Just trying to test a deploy here.... I get
From powershell.
When I tried in azure cloudshell I get an error at same point but with different message:
The text was updated successfully, but these errors were encountered: