Hi Ivy team

We want to build our own image and we are running in some troubles regarding the USER :

FROM axonivy/axonivy-engine:7.2.1

USER root or ivy or ... ? <--- which one to apply ?

COPY ... CMD ... etc.

Thanks & Regards John Moser

PS: can someone with enough "reputation" put dockerfile into the tag list ?

asked 15.05.2019 at 11:25

John%20Moser's gravatar image

John Moser
(suspended)
accept rate: 0%

edited 16.05.2019 at 02:31

Alex%20Suter's gravatar image

Alex Suter ♦♦
3.1k122247


Hello John Moser

In our image we create an user called 'ivy' and let the Axon.ivy Engine run with this 'ivy' user. We have already set the USER ivy, so you don't have to do anything anymore.

You may also have a look at our Dockerfile: https://developer.axonivy.com/doc/latest/EngineGuideHtml/gettingstarted.html#gettingstarted-docker

link

answered 16.05.2019 at 10:36

Alex%20Suter's gravatar image

Alex Suter ♦♦
3.1k122247
accept rate: 84%

Thank you !

(16.05.2019 at 08:42) John Moser John%20Moser's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×20
×1

Asked: 15.05.2019 at 11:25

Seen: 1,294 times

Last updated: 16.05.2019 at 10:37