Skip to content

nagimov/docker-epics-base-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPICS Base compiler

This docker image aims to simplify compilation of EPICS Base from sources.

Refer to the build script in order to extract necessary files from docker container after compilation.

In the provided example, libca.so and libCom.so libraries are extracted using docker cp command.

Usage

Clone this repository and run the build script:

git clone https://github.com/nagimov/docker-epics-base-compiler.git
cd docker-epics-base-compiler
./build.sh

About

EPICS (Experimental Physics and Industrial Control System) is a set of Open Source software tools, libraries and applications developed collaboratively and used worldwide to create distributed soft real-time control systems for scientific instruments such as a particle accelerators, telescopes and other large scientific experiments. See more at http://www.aps.anl.gov/epics

EPICS Base is the main core of EPICS, comprising the build system and tools, common and OS-interface libraries, Channel Access client and server libraries, static and run-time database access routines, the database processing code, and standard record, device and driver support. See more at http://www.aps.anl.gov/epics/base

About

Docker image for compilation of EPICS base

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages