Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
KasmVNC
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NoCloud
docker
KasmVNC
Commits
41940e57
Verified
Commit
41940e57
authored
2 months ago
by
David Beniamine
Browse files
Options
Downloads
Patches
Plain Diff
Better fix
parent
fc2292d6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docker/kasm/Dockerfile
+1
-8
1 addition, 8 deletions
docker/kasm/Dockerfile
docker/kasm/firefox-deb-nosnap
+6
-0
6 additions, 0 deletions
docker/kasm/firefox-deb-nosnap
with
7 additions
and
8 deletions
docker/kasm/Dockerfile
+
1
−
8
View file @
41940e57
...
...
@@ -14,14 +14,7 @@ ARG ANACONDA_VERS=Anaconda3-2024.02-1
ARG
KASM_USER
RUN
cat
<<
EOF
> /etc/apt/preferences.d/firefox-deb-nosnap
Package: firefox*
Pin: release o=Ubuntu*
Pin-Priority: -1
Package: *
Pin: origin ppa.launchpadcontent.net
Pin-Priority: 1000
EOF
COPY
firefox-deb-nosnap /etc/apt/preferences.d/firefox-deb-nosnap
RUN
sudo
add-apt-repository ppa:mozillateam/ppa
RUN
apt-get update
&&
\
...
...
This diff is collapsed.
Click to expand it.
docker/kasm/firefox-deb-nosnap
0 → 100644
+
6
−
0
View file @
41940e57
Package: firefox*
Pin: release o=Ubuntu*
Pin-Priority: -1
Package: *
Pin: origin ppa.launchpadcontent.net
Pin-Priority: 1000
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