Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 809 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 809 Bytes

Processor Development Environment (PDE) Container image

The Processor Development Environment provides a rich, interactive environment in which processing algorithms and services are developed, tested, debugged and ultimately packaged so that they can be deployed to the platform and published via the marketplace.

This repository contains a Dockerfile to build a container that exposes Code Server within a the ApplicationHub.

Getting Started

Prerequisites

Building the Docker Image

To build the Docker image, run the following command:

docker build -t eoepca/pde-code-server .