Hi. When using a custom container image, is there ...
# flyte-support
f
Hi. When using a custom container image, is there a restriction that the user needs to be
flytekit
?
h
if you use
envd
I believe this is the user it sets...
f
What is envd ?
a
@fierce-oil-47448 envd is what
ImageSpec
uses to build container images without having to write a Dockerfile: https://docs.flyte.org/en/latest/user_guide/customizing_dependencies/imagespec.html#imagespec
f
I do use a docker file, have a somewhat complex docker.
h
oh then no, there is no requirement that the user has to be
flytekit
...
g
Even if you use envd, the user doesn’t need to be
flytekit