Skip to content

Mrcl3/epics-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

docker-cepics-base

This repository contains the Dockerfile to create the image via the github workflow:

epics-base

The epics_base image contains a the EPICS base installation.

To start the example IOC in background (-d), run:

docker run \
  --rm -it -d \
  --name my-ioc \
  mbajdel/epics-base:latest

To attach to the IOC shell, run:

docker attach my-ioc

Enter Ctrl + p Ctrl + q to detach from the shell or Ctrl + d to quit the IOC.

About

epics-base image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages