Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
deadlock-desktop
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
deadlock-public
deadlock-desktop
Commits
c9de0666
Commit
c9de0666
authored
2 years ago
by
Guillaume WEBER
Committed by
Mohamed AZIKIOU
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix: set bash as prefered terminal in deadlock desktop mission base image
parent
f70fb71c
Branches
Branches containing commit
No related tags found
1 merge request
!46
fix: set bash as prefered terminal in deadlock desktop mission base image
Pipeline
#18789
failed
2 years ago
Stage: build
Stage: publish
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile.desktop
+1
-0
1 addition, 0 deletions
Dockerfile.desktop
with
1 addition
and
0 deletions
Dockerfile.desktop
+
1
−
0
View file @
c9de0666
...
...
@@ -15,6 +15,7 @@ RUN addgroup -S sudo && adduser --disabled-password --gecos '' deadlock && \
RUN chown root:docker /usr/local/bin/docker
RUN sed -e '$s/ash/bash/' /etc/passwd
COPY start.desktop.sh .
RUN chmod 500 start.desktop.sh
...
...
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