dev-e7#

Code CI Docs CI Apache License

A developer container based on Ubuntu LTS.

This container provides a complete, portable and customizable development environment for EPICS and Python projects. Use this container to work on:

  • EPICS Containers: Generic IOCs and Support Modules

  • Python Soft IOCs

  • Other Python Projects

This project has two companion repositories:

  • .devcontainer makes it easy to set up a customizable VSCode workspace based upon this container.

  • python3-pip-skeleton provides a skeleton for python projects that is recommended, but not required for use within this container.

Source code

epics-containers/dev-e7

Documentation

https://epics-containers.github.io/dev-e7

Releases

epics-containers/dev-e7

How the documentation is structured#

The documentation is split into 2 sections:

The User Guide contains documentation on how to install and use dev-e7.

The Developer Guide contains documentation on how to develop and contribute changes back to dev-e7.