Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker-e3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gabriel Fedel
docker-e3
Commits
7aefd461
Commit
7aefd461
authored
5 years ago
by
Gabriel Fedel
Committed by
Thomas Fay
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Set e3 vars on bashrc
parent
126d8903
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#26605
failed
5 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+4
-0
4 additions, 0 deletions
Dockerfile
with
4 additions
and
0 deletions
Dockerfile
+
4
−
0
View file @
7aefd461
...
...
@@ -71,4 +71,8 @@ RUN /bin/bash e3.bash -c mod
# install pyepics
RUN
pip3
install
pyepics
# load e3 tools on .bashrc
echo "export EPICS_SRC=/root/e3" > /root/.bashrc
echo "source /home/e3/tool/setenv" > /root/.bashrc
CMD
"/bin/bash"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment