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

Add an alpine 3.9 minimal agent image #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KierranM
Copy link

Adds a minimal agent image based on the openjdk alpine image.

The agent should be equivalent to the ubuntu minimal agent image.

Currently it:

  • Creates a new user/goup called buildagent
  • Installs sudo and bash
  • Copies the agent distribution

@kir
Copy link
Member

kir commented Dec 27, 2019

Hello @KierranM ,

Thanks for the contribution, but I'm afraid the current policy is to use amazon-corretto as the base JDK for our images, and we don't have plans for providing official alpine-based images yet.

Thanks,

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.

None yet

2 participants