zhicwu/pdi-ce - Docker Image

zhicwu/pdi-ce

By zhicwu

Updated over 8 years ago

Docker image for Pentaho Data Integration(PDI, aka Kettle) server community edition.

Image
17

9.9K

zhicwu/pdi-ce repository overview

docker-pdi-ce

Docker image for Pentaho Data Integration(PDI, aka Kettle) server community edition. https://hub.docker.com/r/zhicwu/pdi-ce/

What's inside

ubuntu:16.04
 |- phusion/baseimage:0.9.22
    |- zhicwu/java:8
       |- zhicwu/pdi-ce:7.1-base
          |- zhicwu/pdi-ce:7.1-full
             |- zhicwu/pdi-ce:7.1

How to use

Note: The instructions below assumes you have docker and docker-compose installed.

  • Download scripts
# git clone https://github.com/zhicwu/docker-pdi-ce.git
# cd docker-pdi-ce
  • Edit .env and/or docker-compose.yml based on your needs
  • Start PDI server
# docker-compose up -d

You should now be able to use admin/password to access the PDI server via http://localhost:8080/kettle/status.

How to build

# git clone https://github.com/zhicwu/docker-pdi-ce.git
# cd docker-pdi-ce
# docker-compose build

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

over 8 years ago

Requires Docker Desktop 4.37.1 or later.