Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

epics-containers/dev-e7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.