Skip to content

Commit

Permalink
Enable pvxs to create PVA PVs
Browse files Browse the repository at this point in the history
This adds creation of the PVI PVs from info tags in *pvi.template
  • Loading branch information
GDYendell committed Jul 30, 2024
1 parent ee34840 commit 63cdad1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ WORKDIR ${SOURCE_FOLDER}/ibek-support
# copy the global ibek files
COPY ibek-support/_global/ _global

COPY ibek-support/pvxs/ pvxs/
RUN pvxs/install.sh 1.3.1

COPY ibek-support/iocStats/ iocStats
RUN iocStats/install.sh 3.2.0

Expand Down

0 comments on commit 63cdad1

Please sign in to comment.