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
O
Opensource
openpolicyagent
proxy_init
Commits
72b68b3f
Commit
72b68b3f
authored
Oct 28, 2020
by
alexander.klepal
Browse files
Merge branch 'proxy_init-contrib' into 'development'
Proxy init contrib See merge request
!3
parents
c37f4649
8b02da3d
Pipeline
#80346
passed with stages
in 12 minutes and 16 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Dockerfile
Dockerfile
+2
-0
No files found.
Dockerfile
View file @
72b68b3f
...
...
@@ -21,4 +21,6 @@ RUN dnf upgrade -y && \
COPY
scripts/proxy_init.sh /usr/local/bin/proxy_init.sh
RUN
chmod
755 /usr/local/bin/proxy_init.sh
HEALTHCHECK
none
ENTRYPOINT
["/usr/local/bin/proxy_init.sh"]
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