Uria Franko
09/19/2023, 3:31 PMGuy Harel
09/19/2023, 4:07 PMUria Franko
09/19/2023, 4:11 PMRUN sudo useradd -u 1001 flytekit
RUN sudo chown flytekit: /root
USER flytekit
To the end of my docker image as I saw the image below
but now I’m seeing another error (test_flow error) - my file name is test_flowGuy Harel
09/20/2023, 10:56 AMkubectl get pods -n flytesnacks-development
kubectl describe pod <pod id> -n flytesnacks-development | grep AWS_ROLE_ARN