Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nomad-remote-tools-hub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Monitor
Service Desk
Analyze
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
nomad-lab
nomad-remote-tools-hub
Commits
3c2a922f
Commit
3c2a922f
authored
1 year ago
by
Florian Dobener
Browse files
Options
Downloads
Plain Diff
Merge branch 'changes-to-igor-dockerfile' into 'develop'
Chown wine directory See merge request
!148
parents
18a82974
bb93616c
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!152
Develop
,
!148
Chown wine directory
Pipeline
#174783
passed
1 year ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker/mpes/Dockerfile.igor
+1
-1
1 addition, 1 deletion
docker/mpes/Dockerfile.igor
with
1 addition
and
1 deletion
docker/mpes/Dockerfile.igor
+
1
−
1
View file @
3c2a922f
...
@@ -11,7 +11,7 @@ RUN apt-get install -y git pip qt5-default python3-pyqt5 pyqt5-dev-tools cargo u
...
@@ -11,7 +11,7 @@ RUN apt-get install -y git pip qt5-default python3-pyqt5 pyqt5-dev-tools cargo u
&& apt-get clean && rm -rf /var/lib/apt/lists/*
&& apt-get clean && rm -rf /var/lib/apt/lists/*
COPY 02-exec-igor /config/custom-cont-init.d/02-exec-cmd
COPY 02-exec-igor /config/custom-cont-init.d/02-exec-cmd
COPY wine /config/.wine
COPY
--chown=1000:5050
wine /config/.wine
WORKDIR /config
WORKDIR /config
ENV PGID=5050
ENV PGID=5050
...
...
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