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

Adding support to install different go versions in Alpine #100

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

david-montano-circleci
Copy link
Contributor

Fixes #97 .

This PR allows the go-orb to support Alpine containers.
It was designed to be compatible with the most recent versions of go (tested v13+).
The PR updated the install.sh script by adding a logic specific to Alpine which downloads some dependencies to compile the Go compiler and installs the specified version.

@david-montano-circleci david-montano-circleci marked this pull request as ready for review January 18, 2025 14:21
@david-montano-circleci david-montano-circleci requested a review from a team as a code owner January 18, 2025 14:21
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 this pull request may close these issues.

Unable to use Orb with Alpine
1 participant