Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AWS Kubectl
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IT Common Platform
tenant-support
images
AWS Kubectl
Commits
b6e1ed05
Commit
b6e1ed05
authored
8 months ago
by
Joshua David Akers
Browse files
Options
Downloads
Patches
Plain Diff
[
PLATFORM-2626
] change user to non-root
parent
93e0ee15
Branches
debug
Branches containing commit
1 merge request
!23
[PLATFORM-2626] change user to non-root
Pipeline
#915802
passed with stages
Stage:
Stage:
in 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+2
-0
2 additions, 0 deletions
Dockerfile
with
2 additions
and
0 deletions
Dockerfile
+
2
−
0
View file @
b6e1ed05
...
...
@@ -14,3 +14,5 @@ RUN curl -jksSL -o kubeseal.tgz https://github.com/bitnami-labs/sealed-secrets/r
tar
-C
/usr/local/bin
-zxf
./kubeseal.tgz
&&
\
yum
-y
erase
tar gzip
&&
\
yum
-y
clean all
&&
rm
-rf
/var/cache
USER
1001:1001
This diff is collapsed.
Click to expand it.
Preview
0%
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