Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
faser
docker
Commits
b8b3c250
Commit
b8b3c250
authored
1 year ago
by
Sumalyo Datta
Browse files
Options
Downloads
Patches
Plain Diff
changed pip source
parent
fd2a592b
No related branches found
Branches containing commit
No related tags found
1 merge request
!2
Support for supervisor and reddis in faser-daq docker
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
faser-daq/Dockerfile
+1
-1
1 addition, 1 deletion
faser-daq/Dockerfile
with
1 addition
and
1 deletion
faser-daq/Dockerfile
+
1
−
1
View file @
b8b3c250
...
@@ -26,7 +26,7 @@ RUN yum install -y python3-devel && \
...
@@ -26,7 +26,7 @@ RUN yum install -y python3-devel && \
#RUN scl enable rh-python38 bash
#RUN scl enable rh-python38 bash
ADD
https://raw.githubusercontent.com/Sumalyo/faser-docker-fork/
master/faser-daq/configs
/requirements.txt /faser/daq
ADD
https://raw.githubusercontent.com/Sumalyo/faser-docker-fork/
dev
/requirements.txt /faser/daq
RUN
python3
-m
pip
install
--upgrade
pip
RUN
python3
-m
pip
install
--upgrade
pip
...
...
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