Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
minimal-qt-gui-image
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HZB
Bluesky
qt_gui
images
minimal-qt-gui-image
Commits
e2a02c1a
Commit
e2a02c1a
authored
1 month ago
by
Smith, William
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'main'
v1.0.5 See merge request
!7
parents
dcc1d36c
0b8488b3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!7
v1.0.5
Pipeline
#482833
passed
1 month ago
Stage: build_tag
Stage: test_tag
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-2
2 additions, 2 deletions
Dockerfile
with
2 additions
and
2 deletions
Dockerfile
+
2
−
2
View file @
e2a02c1a
...
...
@@ -45,11 +45,11 @@ RUN python3 -m pip install qtconsole==5.6.0
# Clone the 'beamline_test' Git repository into the 'bluesky' directory.
RUN
mkdir
/opt/bluesky
# Clone bluesky-emil-gui
RUN
cd
/opt/bluesky
&&
git clone
--depth
1
--branch
v1.0.
2
https://codebase.helmholtz.cloud/hzb/bluesky/qt_gui/source/bluesky-emil-gui.git
RUN
cd
/opt/bluesky
&&
git clone
--depth
1
--branch
v1.0.
3
https://codebase.helmholtz.cloud/hzb/bluesky/qt_gui/source/bluesky-emil-gui.git
# Clone bluesky-widgets
RUN
cd
/opt/bluesky
&&
git clone
--depth
1
--branch
v1.0.0 https://codebase.helmholtz.cloud/hzb/bluesky/qt_gui/source/bluesky-widgets.git
# Clone bessy-bluesky-widgets
RUN
cd
/opt/bluesky
&&
git clone
--depth
1
--branch
v1.0.
4
https://codebase.helmholtz.cloud/hzb/bluesky/qt_gui/source/bessy-bluesky-widgets.git /opt/bluesky/bessyii_bluesky_widgets
RUN
cd
/opt/bluesky
&&
git clone
--depth
1
--branch
v1.
1
0.
0
https://codebase.helmholtz.cloud/hzb/bluesky/qt_gui/source/bessy-bluesky-widgets.git /opt/bluesky/bessyii_bluesky_widgets
# Clone bluesky-live
RUN
cd
/opt/bluesky
&&
git clone
--depth
1
--branch
v1.0.0 https://codebase.helmholtz.cloud/hzb/bluesky/qt_gui/source/bluesky-live.git
...
...
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