Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
shiny-k8s
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
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
hub
shiny-k8s
Commits
be35e6a1
Commit
be35e6a1
authored
1 year ago
by
Bryan BRANCOTTE
Browse files
Options
Downloads
Patches
Plain Diff
remove software-properties-common which was creating a group 999
parent
a2857c04
No related branches found
No related tags found
1 merge request
!28
User id 999
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile.python
+0
-1
0 additions, 1 deletion
Dockerfile.python
with
0 additions
and
1 deletion
Dockerfile.python
+
0
−
1
View file @
be35e6a1
...
@@ -11,7 +11,6 @@ CMD ["shiny-server"]
...
@@ -11,7 +11,6 @@ CMD ["shiny-server"]
# install dependencies
# install dependencies
RUN apt-get update \
RUN apt-get update \
&& apt-get install -y \
&& apt-get install -y \
software-properties-common \
wget \
wget \
nano \
nano \
wget \
wget \
...
...
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