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

Allow customizing the image name for alpine ( used to get docker uid) #810

Open
3 tasks done
bhiravabhatla opened this issue Dec 6, 2023 · 0 comments
Open
3 tasks done

Comments

@bhiravabhatla
Copy link

Are you certain it's a bug?

  • Yes, it looks like a bug

Are you using the latest plugin release?

  • Yes, I'm using the latest plugin release

Is there an existing issue for this?

  • I have searched existing issues, it hasn't been reported yet

Issue description

Using python requirements to develop in a airgapped environment.
Before the pip dependencies are downloaded - we check for docker uid by using alpine image here -

As there is no way to override this image - image name is hardcoded - unable to proceed. Deployment fails with docker error 125.

As a work around for now if retag the image from our registry to alpine:latest locally - it proceeds. But cant do the same in CI.
Please help!

Service configuration (serverless.yml) content

N/A

Command name and used flags

N/A

Command output

N/A

Environment information

N/A
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

No branches or pull requests

1 participant