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 | https://github.com/epics-containers/dev-e7 |
Documentation | https://epics-containers.github.io/dev-e7 |
Releases | https://github.com/epics-containers/dev-e7/releases |
See https://epics-containers.github.io/dev-e7 for more detailed documentation.