Skip to content

Commit

Permalink
add runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 30, 2024
1 parent af60af4 commit 6d203ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ RUN ln -s /services/bl01t-ea-ioc-02/config /epics/ioc/config

# run this container interactively
ENTRYPOINT ["/bin/bash", "-c", "/pvagw/pvagw-launch.sh"]

# add a dummy runtime stage - to keep build scripts the same as other IOCs
FROM developer AS runtime

0 comments on commit 6d203ce

Please sign in to comment.