This is an automated email from the ASF dual-hosted git repository.

marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git


The following commit(s) were added to refs/heads/main by this push:
     new b418bfc5 Prepare to work in Openshift for #885
b418bfc5 is described below

commit b418bfc5d4f6ca857c01253171e5e54811be232d
Author: Marat Gubaidullin <ma...@talismancloud.io>
AuthorDate: Sat Sep 16 12:03:54 2023 -0400

    Prepare to work in Openshift for #885
---
 karavan-web/docker/Dockerfile.devmode | 1 +
 1 file changed, 1 insertion(+)

diff --git a/karavan-web/docker/Dockerfile.devmode 
b/karavan-web/docker/Dockerfile.devmode
index 6489a4d8..f8a50f49 100644
--- a/karavan-web/docker/Dockerfile.devmode
+++ b/karavan-web/docker/Dockerfile.devmode
@@ -27,4 +27,5 @@ RUN curl -Ls https://sh.jbang.dev | bash -s - app setup \
     && jbang config set cache-evict never
 
 EXPOSE 8080
+USER 1001
 CMD jbang $JBANG_OPTIONS -Dcamel.jbang.version=$CAMEL_VERSION 
camel@apache/camel run --source-dir=$CODE_DIR --console 
--local-kamelet-dir=$KAMELETS_DIR --maven-settings=$MAVEN_SETTINGS

Reply via email to