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.
- Docker installed on your machine.
- ApplicationHub installed and configured.
To build the Docker image, run the following command:
docker build -t eoepca/pde-code-server .