Giter Club home page Giter Club logo

docker-ubi8-java8-perl's Introduction

docker-ubi8-java8-perl

The purpose of this project is to create a docker image that has both perl & java.

Note: If you can use multiple phase build and seperate out building from running containers.

Using Ironbank https://registry1.dso.mil/harbor/projects

Red Hat Univeral Base Images (UBI) https://ironbank.dso.mil/repomap/details;registry1Path=redhat%252Fubi%252Fubi8

You must be registered and logged in to Registry One in order for the docker pull command to work.

docker pull registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.8

docker login registry1.dso.mil UserName: (First_and_last_name) Password: (CLI secret)

Building, running, and managing containers https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html-single/building_running_and_managing_containers/index#con_understanding-the-ubi-minimal-images_assembly_types-of-container-images

https://adoptium.net/installation/linux/

cat < /etc/yum.repos.d/adoptium.repo [Adoptium] name=Adoptium baseurl=https://packages.adoptium.net/artifactory/rpm/${DISTRIBUTION_NAME:-$(. /etc/os-release; echo $ID)}/$releasever/$basearch enabled=1 gpgcheck=1 gpgkey=https://packages.adoptium.net/artifactory/api/gpg/key/public EOF

dnf install temurin-8-jdk

Use Java 17

dnf install temurin-17-jdk

Modular Perl in Red Hat Enterprise Linux 8

https://developers.redhat.com/articles/2022/03/10/modular-perl-red-hat-enterprise-linux-8#

yum --allowerasing install perl

Missing diff From: https://command-not-found.com/diff

yum install diffutils

docker-ubi8-java8-perl's People

Contributors

didoux avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.