Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

redhatdemocentral/docker-developer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update: June 2018 moved to Gitlab.

docker-developer

Support for executing JBoss Middleware demonstrations within Docker

Prerequisites

Docker

Docker must be installed and configured. See the following documentation to download and configure docker on your platform

A comprehensive platform list can be found here

To get started with Docker, please refer to the official user guide

Contents

This repository contains a base developer Docker image for which downstream images can be built off of. The following configurations and technologies are incorporated:

  • Extension of jboss/base-jdk:7
    • Fedora
    • Java JDK 7
  • Apache Maven 3+
  • Git
  • Additional utilities

Retrieval

Obtain the prebuilt image:

docker pull jbossdemocentral/developer

Alternately It can also be built locally

git clone https://github.com/jbossdemocentral/docker-developer.git
cd docker-developer
docker build -t jbossdemocentral/developer .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published