Skip to content

ochmanskide/sdkman.candidates.java.22.2.r17-grl.darwin.intel.22.2.r17-grl-intel

Repository files navigation

SDKMAN archive for GraalVM

last updated: last updated: Sat Oct 8 20:48:57 CEST 2022
author: Lukasz Ochmanski (github@ochmanski.de)

Github tag
 

Project details:
GitHub java17 gradle graalvm mandrel distribution arch
 

 

Supported tags and respective Dockerfile links

 

Before you start

Gradle configuration

Before you start it is assumed that you installed SDKMAN, Java and Gradle.

sdk install java 17.0.2-open
sdk install gradle 7.5

   

1. How to clone:

git clone git@github.com:ochmanskide/sdkman.candidates.java.22.2.r17-grl.darwin.intel.22.2.r17-grl-intel.git \
~/Workspace/ochmanskide/sdkman/candidates/java/22.2.r17-grl/darwin/intel

 

2. GitHub repository URL

https://github.com/ochmanskide/sdkman.candidates.java.22.2.r17-grl.darwin.intel.22.2.r17-grl-intel  

 

3. How to build locally:

export DOCKER_HUB_HOST=$USER
cd ~/Workspace/ochmanskide/sdkman/candidates/java/22.2.r17-grl/darwin/intel
gradle docker

to push:

gradle dockerPush

to see all tasks:

gradle tasks

More about Gradle Docker Plugin: https://github.com/palantir/gradle-docker
 

 

4. DockerHub page:

https://hub.docker.com/repository/docker/ochmanskide/sdkman.candidates.java.22.2.r17-grl.darwin.intel.22.2.r17-grl-intel  

 

5. Image coordinates:

docker pull ochmanskide/sdkman.candidates.java.22.2.r17-grl.darwin.intel.22.2.r17-grl-intel:1.0.3

6. Docker images:

REPOSITORY                                                                         TAG       IMAGE ID       SIZE
ochmanskide/sdkman.candidates.java.22.2.r17-grl.darwin.intel.22.2.r17-grl-intel    1.0.3     220d70caefc1   520MB
docker.io/library/alpine                                                           3.15      c4fc93816858   5.59MB

11. Frequently Asked Questions (FAQ)

11.1. Is this project OpenSource?

Yes, you can use this project in anyway you like. Feel free to copy, fork or do whatever you like with it.
If you have questions about licensing, feel free to email me.

11.2. How can I contact the maintainer?

if you have questions, feel free to send me an email: github@ochmanski.de
I will be happy to help you.

11.2. Is this image compatible with AWS CodeBuild pipeline?

  • yes, you could use it in the AWS environment, but you just need to install AWS-CLI.
    I already prepared a shell script ./scripts/install/05-install-aws-cli.sh and 10-import-rds-certificates.sh.
    Simply run it and you should be able to authenticate with all AWS resources.

About

SDKMAN archive for GraalVM

Resources

License

Stars

Watchers

Forks

Packages

No packages published