UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
M
MongoDB
MongoDB Enterprise
mongodb-ops-manager-db-bin
Commits
9b54ed78
Commit
9b54ed78
authored
Oct 09, 2020
by
Kenneth Maguire
Browse files
change user level
parent
e8cf51ac
Pipeline
#49056
passed with stages
in 14 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
9b54ed78
...
@@ -23,7 +23,7 @@ COPY --from=official /binaries/ /binaries/
...
@@ -23,7 +23,7 @@ COPY --from=official /binaries/ /binaries/
# It does not matter what number it is, as long as it is set to something.
# It does not matter what number it is, as long as it is set to something.
# However, OpenShift will run the container as a random user,
# However, OpenShift will run the container as a random user,
# and the number in this configuration is not relevant.
# and the number in this configuration is not relevant.
USER
2
00
0
USER
1
00
1
ENTRYPOINT
["/bin/cp", "-a", "/binaries/*", "/mongodb-ops-manager/mongodb-releases/"]
ENTRYPOINT
["/bin/cp", "-a", "/binaries/*", "/mongodb-ops-manager/mongodb-releases/"]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment